HTML Entity (dec) | 궠 |
HTML Entity (hex) | 궠 |
UTF-8 (hex) | 0xeab6a0 / 0xea 0xb6 0xa0 (3 bytes) |
UTF-8 (dec) | 234, 182, 160 (3 bytes) |
UTF-16-BE (hex) | 0xada0 / 0xad 0xa0 (2 bytes) |
UTF-16-BE (dec) | 173, 160 (2 bytes) |
UTF-32-BE (hex) | 0xada0 / 0x00 0x00 0xad 0xa0 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 160 (4 bytes) |
C/C++/Java source code | "\uada0" |
Python source code | "\uada0" |