HTML Entity (dec) | ꞩ |
HTML Entity (hex) | ꞩ |
UTF-8 (hex) | 0xea9ea9 / 0xea 0x9e 0xa9 (3 bytes) |
UTF-8 (dec) | 234, 158, 169 (3 bytes) |
UTF-16-BE (hex) | 0xa7a9 / 0xa7 0xa9 (2 bytes) |
UTF-16-BE (dec) | 167, 169 (2 bytes) |
UTF-32-BE (hex) | 0xa7a9 / 0x00 0x00 0xa7 0xa9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 167, 169 (4 bytes) |
C/C++/Java source code | "\ua7a9" |
Python source code | "\ua7a9" |