To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 擾?括止?倖 | 10001111111011110011111110001010100001111000111001111110001111111000110011110100 | 8fef3f8a878e7e3f8cf4 |
EUC-JP | 擾?括止?倖 | 10111110111100010011111110110011111001111011101111011111001111111011100011110110 | bef13fb3e7bbdf3fb8f6 |
UTF-8 | 擾닻括止렣倖 | 111001101001001110111110111010111000101110111011111001101000101110101100111001101010110110100010111010111010000010100011111001011000000010010110 | e693beeb8bbbe68bace6ada2eba0a3e58096 |
UHC | 擾닻括止렣倖 | 111010001111011010110100111010011100111011000000111100101010110110001110101101001111101010111000 | e8f6b4e9cec0f2ad8eb4fab8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)