HTML Entity (dec) | 닷 |
HTML Entity (hex) | 닷 |
UTF-8 (hex) | 0xeb8bb7 / 0xeb 0x8b 0xb7 (3 bytes) |
UTF-8 (dec) | 235, 139, 183 (3 bytes) |
UTF-16-BE (hex) | 0xb2f7 / 0xb2 0xf7 (2 bytes) |
UTF-16-BE (dec) | 178, 247 (2 bytes) |
UTF-32-BE (hex) | 0xb2f7 / 0x00 0x00 0xb2 0xf7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 178, 247 (4 bytes) |
C/C++/Java source code | "\ub2f7" |
Python source code | "\ub2f7" |