HTML Entity (dec) | ꭴ |
HTML Entity (hex) | ꭴ |
UTF-8 (hex) | 0xeaadb4 / 0xea 0xad 0xb4 (3 bytes) |
UTF-8 (dec) | 234, 173, 180 (3 bytes) |
UTF-16-BE (hex) | 0xab74 / 0xab 0x74 (2 bytes) |
UTF-16-BE (dec) | 171, 116 (2 bytes) |
UTF-32-BE (hex) | 0xab74 / 0x00 0x00 0xab 0x74 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 171, 116 (4 bytes) |
C/C++/Java source code | "\uab74" |
Python source code | "\uab74" |