i need to convert decimals values into unicode and display the unicode character in PHP. so for example, 602 will display as this character: ɚ after referencing this SO question/answer, i was able to piece this together: this seems pretty error-prone. is there a better way to do this? i was unable to get utf8_encode to work since it seemed