HTML Entity (dec) | 䁙 |
HTML Entity (hex) | 䁙 |
UTF-8 (hex) | 0xe48199 / 0xe4 0x81 0x99 (3 bytes) |
UTF-8 (dec) | 228, 129, 153 (3 bytes) |
UTF-16-BE (hex) | 0x4059 / 0x40 0x59 (2 bytes) |
UTF-16-BE (dec) | 64, 89 (2 bytes) |
UTF-32-BE (hex) | 0x4059 / 0x00 0x00 0x40 0x59 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 64, 89 (4 bytes) |
C/C++/Java source code | "\u4059" |
Python source code | "\u4059" |