HTML Entity (dec) | ᠬ |
HTML Entity (hex) | ᠬ |
UTF-8 (hex) | 0xe1a0ac / 0xe1 0xa0 0xac (3 bytes) |
UTF-8 (dec) | 225, 160, 172 (3 bytes) |
UTF-16-BE (hex) | 0x182c / 0x18 0x2c (2 bytes) |
UTF-16-BE (dec) | 24, 44 (2 bytes) |
UTF-32-BE (hex) | 0x182c / 0x00 0x00 0x18 0x2c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 24, 44 (4 bytes) |
C/C++/Java source code | "\u182c" |
Python source code | "\u182c" |