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 | 迥ら括^ | 11100111100010101000001011100111100010101000011101011110 | e78a82e78a875e |
EUC-JP | 迥ら括^ | 11101101111010101010010011101001101100111110011101011110 | edeaa4e9b3e75e |
UTF-8 | 迥ら括^ | 11101000101111111010010111100011100000101000100111100110100010111010110001011110 | e8bfa5e38289e68bac5e |
UHC | ?ら括^ | 001111111010101011101001110011101100000001011110 | 3faae9cec05e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)