HTML Entity (dec) | ꬬ |
HTML Entity (hex) | ꬬ |
UTF-8 (hex) | 0xeaacac / 0xea 0xac 0xac (3 bytes) |
UTF-8 (dec) | 234, 172, 172 (3 bytes) |
UTF-16-BE (hex) | 0xab2c / 0xab 0x2c (2 bytes) |
UTF-16-BE (dec) | 171, 44 (2 bytes) |
UTF-32-BE (hex) | 0xab2c / 0x00 0x00 0xab 0x2c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 171, 44 (4 bytes) |
C/C++/Java source code | "\uab2c" |
Python source code | "\uab2c" |