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 | 擾?括止?裝 | 10001111111011110011111110001010100001111000111001111110001111111110010111100100 | 8fef3f8a878e7e3fe5e4 |
EUC-JP | 擾?括止?裝 | 10111110111100010011111110110011111001111011101111011111001111111110101011100110 | bef13fb3e7bbdf3feae6 |
UTF-8 | 擾닻括止렣裝 | 111001101001001110111110111010111000101110111011111001101000101110101100111001101010110110100010111010111010000010100011111010001010001110011101 | e693beeb8bbbe68bace6ada2eba0a3e8a39d |
UHC | 擾닻括止렣裝 | 111010001111011010110100111010011100111011000000111100101010110110001110101101001110110111111011 | e8f6b4e9cec0f2ad8eb4edfb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)