HTML Entity (dec) | ထ |
HTML Entity (hex) | ထ |
UTF-8 (hex) | 0xe18091 / 0xe1 0x80 0x91 (3 bytes) |
UTF-8 (dec) | 225, 128, 145 (3 bytes) |
UTF-16-BE (hex) | 0x1011 / 0x10 0x11 (2 bytes) |
UTF-16-BE (dec) | 16, 17 (2 bytes) |
UTF-32-BE (hex) | 0x1011 / 0x00 0x00 0x10 0x11 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 16, 17 (4 bytes) |
C/C++/Java source code | "\u1011" |
Python source code | "\u1011" |