To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ìö°OB}vìö°OB}vB 111011001111011010110000010011110100001001111101011101101110110011110110101100000100111101000010011111010111011001000010 ecf6b04f427d76ecf6b04f427d7642
SJIS-WIN ??°OB}v??°OB}vB 0011111100111111100000011000101101001111010000100111110101110110001111110011111110000001100010110100111101000010011111010111011001000010 3f3f818b4f427d763f3f818b4f427d7642
EUC-JP ìö°OB}vìö°OB}vB 10001111101010111100000010001111101010111101001110100001111010110100111101000010011111010111011010001111101010111100000010001111101010111101001110100001111010110100111101000010011111010111011001000010 8fabc08fabd3a1eb4f427d768fabc08fabd3a1eb4f427d7642
UTF-8 ìö°OB}vìö°OB}vB 110000111010110011000011101101101100001010110000010011110100001001111101011101101100001110101100110000111011011011000010101100000100111101000010011111010111011001000010 c3acc3b6c2b04f427d76c3acc3b6c2b04f427d7642
UHC ??°OB}v??°OB}vB 0011111100111111101000011100011001001111010000100111110101110110001111110011111110100001110001100100111101000010011111010111011001000010 3f3fa1c64f427d763f3fa1c64f427d7642

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)