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 | ???^ | 00111111001111110011111101011110 | 3f3f3f5e |
SJIS-WIN | 裘帶<^ | 11100101111000101001101111100110100000011000001101011110 | e5e29be681835e |
EUC-JP | 裘帶<^ | 11101010111001001101011011101000101000011110001101011110 | eae4d6e8a1e35e |
UTF-8 | 裘帶<^ | 11101000101000111001100011100101101110001011011011101111101111001001110001011110 | e8a398e5b8b6efbc9c5e |
UHC | ?帶<^ | 001111111101001111100001101000111011110001011110 | 3fd3e1a3bc5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)