HTML Entity (dec) | 딽 |
HTML Entity (hex) | 딽 |
UTF-8 (hex) | 0xeb94bd / 0xeb 0x94 0xbd (3 bytes) |
UTF-8 (dec) | 235, 148, 189 (3 bytes) |
UTF-16-BE (hex) | 0xb53d / 0xb5 0x3d (2 bytes) |
UTF-16-BE (dec) | 181, 61 (2 bytes) |
UTF-32-BE (hex) | 0xb53d / 0x00 0x00 0xb5 0x3d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 181, 61 (4 bytes) |
C/C++/Java source code | "\ub53d" |
Python source code | "\ub53d" |