HTML Entity (dec) | 꼣 |
HTML Entity (hex) | 꼣 |
UTF-8 (hex) | 0xeabca3 / 0xea 0xbc 0xa3 (3 bytes) |
UTF-8 (dec) | 234, 188, 163 (3 bytes) |
UTF-16-BE (hex) | 0xaf23 / 0xaf 0x23 (2 bytes) |
UTF-16-BE (dec) | 175, 35 (2 bytes) |
UTF-32-BE (hex) | 0xaf23 / 0x00 0x00 0xaf 0x23 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 175, 35 (4 bytes) |
C/C++/Java source code | "\uaf23" |
Python source code | "\uaf23" |