HTML Entity (dec) | ꌣ |
HTML Entity (hex) | ꌣ |
UTF-8 (hex) | 0xea8ca3 / 0xea 0x8c 0xa3 (3 bytes) |
UTF-8 (dec) | 234, 140, 163 (3 bytes) |
UTF-16-BE (hex) | 0xa323 / 0xa3 0x23 (2 bytes) |
UTF-16-BE (dec) | 163, 35 (2 bytes) |
UTF-32-BE (hex) | 0xa323 / 0x00 0x00 0xa3 0x23 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 163, 35 (4 bytes) |
C/C++/Java source code | "\ua323" |
Python source code | "\ua323" |