HTML Entity (dec) | 팧 |
HTML Entity (hex) | 팧 |
UTF-8 (hex) | 0xed8ca7 / 0xed 0x8c 0xa7 (3 bytes) |
UTF-8 (dec) | 237, 140, 167 (3 bytes) |
UTF-16-BE (hex) | 0xd327 / 0xd3 0x27 (2 bytes) |
UTF-16-BE (dec) | 211, 39 (2 bytes) |
UTF-32-BE (hex) | 0xd327 / 0x00 0x00 0xd3 0x27 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 211, 39 (4 bytes) |
C/C++/Java source code | "\ud327" |
Python source code | "\ud327" |