HTML Entity (dec) | ௫ |
HTML Entity (hex) | ௫ |
UTF-8 (hex) | 0xe0afab / 0xe0 0xaf 0xab (3 bytes) |
UTF-8 (dec) | 224, 175, 171 (3 bytes) |
UTF-16-BE (hex) | 0xbeb / 0x0b 0xeb (2 bytes) |
UTF-16-BE (dec) | 11, 235 (2 bytes) |
UTF-32-BE (hex) | 0xbeb / 0x00 0x00 0x0b 0xeb (4 bytes) |
UTF-32-BE (dec) | 0, 0, 11, 235 (4 bytes) |
C/C++/Java source code | "\u0beb" |
Python source code | "\u0beb" |