HTML Entity (dec) | ෪ |
HTML Entity (hex) | ෪ |
UTF-8 (hex) | 0xe0b7aa / 0xe0 0xb7 0xaa (3 bytes) |
UTF-8 (dec) | 224, 183, 170 (3 bytes) |
UTF-16-BE (hex) | 0xdea / 0x0d 0xea (2 bytes) |
UTF-16-BE (dec) | 13, 234 (2 bytes) |
UTF-32-BE (hex) | 0xdea / 0x00 0x00 0x0d 0xea (4 bytes) |
UTF-32-BE (dec) | 0, 0, 13, 234 (4 bytes) |
C/C++/Java source code | "\u0dea" |
Python source code | "\u0dea" |