HTML Entity (dec) | ợ |
HTML Entity (hex) | ợ |
UTF-8 (hex) | 0xe1bba3 / 0xe1 0xbb 0xa3 (3 bytes) |
UTF-8 (dec) | 225, 187, 163 (3 bytes) |
UTF-16-BE (hex) | 0x1ee3 / 0x1e 0xe3 (2 bytes) |
UTF-16-BE (dec) | 30, 227 (2 bytes) |
UTF-32-BE (hex) | 0x1ee3 / 0x00 0x00 0x1e 0xe3 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 30, 227 (4 bytes) |
C/C++/Java source code | "\u1ee3" |
Python source code | "\u1ee3" |