HTML Entity (dec) | ꕙ |
HTML Entity (hex) | ꕙ |
UTF-8 (hex) | 0xea9599 / 0xea 0x95 0x99 (3 bytes) |
UTF-8 (dec) | 234, 149, 153 (3 bytes) |
UTF-16-BE (hex) | 0xa559 / 0xa5 0x59 (2 bytes) |
UTF-16-BE (dec) | 165, 89 (2 bytes) |
UTF-32-BE (hex) | 0xa559 / 0x00 0x00 0xa5 0x59 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 165, 89 (4 bytes) |
C/C++/Java source code | "\ua559" |
Python source code | "\ua559" |