HTML Entity (dec) | ꠌ |
HTML Entity (hex) | ꠌ |
UTF-8 (hex) | 0xeaa08c / 0xea 0xa0 0x8c (3 bytes) |
UTF-8 (dec) | 234, 160, 140 (3 bytes) |
UTF-16-BE (hex) | 0xa80c / 0xa8 0x0c (2 bytes) |
UTF-16-BE (dec) | 168, 12 (2 bytes) |
UTF-32-BE (hex) | 0xa80c / 0x00 0x00 0xa8 0x0c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 168, 12 (4 bytes) |
C/C++/Java source code | "\ua80c" |
Python source code | "\ua80c" |