HTML Entity (dec) | Ờ |
HTML Entity (hex) | Ờ |
UTF-8 (hex) | 0xe1bb9c / 0xe1 0xbb 0x9c (3 bytes) |
UTF-8 (dec) | 225, 187, 156 (3 bytes) |
UTF-16-BE (hex) | 0x1edc / 0x1e 0xdc (2 bytes) |
UTF-16-BE (dec) | 30, 220 (2 bytes) |
UTF-32-BE (hex) | 0x1edc / 0x00 0x00 0x1e 0xdc (4 bytes) |
UTF-32-BE (dec) | 0, 0, 30, 220 (4 bytes) |
C/C++/Java source code | "\u1edc" |
Python source code | "\u1edc" |