HTML Entity (dec) | ꔊ |
HTML Entity (hex) | ꔊ |
UTF-8 (hex) | 0xea948a / 0xea 0x94 0x8a (3 bytes) |
UTF-8 (dec) | 234, 148, 138 (3 bytes) |
UTF-16-BE (hex) | 0xa50a / 0xa5 0x0a (2 bytes) |
UTF-16-BE (dec) | 165, 10 (2 bytes) |
UTF-32-BE (hex) | 0xa50a / 0x00 0x00 0xa5 0x0a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 165, 10 (4 bytes) |
C/C++/Java source code | "\ua50a" |
Python source code | "\ua50a" |