HTML Entity (dec) | 궀 |
HTML Entity (hex) | 궀 |
UTF-8 (hex) | 0xeab680 / 0xea 0xb6 0x80 (3 bytes) |
UTF-8 (dec) | 234, 182, 128 (3 bytes) |
UTF-16-BE (hex) | 0xad80 / 0xad 0x80 (2 bytes) |
UTF-16-BE (dec) | 173, 128 (2 bytes) |
UTF-32-BE (hex) | 0xad80 / 0x00 0x00 0xad 0x80 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 128 (4 bytes) |
C/C++/Java source code | "\uad80" |
Python source code | "\uad80" |