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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 筌?????荏?ЪB 11100010101000110011111100111111001111110011111100111111100010010110000000111111100001000101101101000010 e2a33f3f3f3f3f89603f845b42
EUC-JP 筌?????荏?ЪB 11100100101001010011111100111111001111110011111100111111101100011100000100111111101001111011110001000010 e4a53f3f3f3f3fb1c13fa7bc42
UTF-8 筌욏쓻遼쇽쭪荏뽭ЪB 111001111010110110001100111011001001101010001111111011001001001110111011111011111010011110000011111011001000011110111101111011001010110110101010111010001000110110001111111010111011110110101101110100001010101001000010 e7ad8cec9a8fec93bbefa783ec87bdecadaae88d8febbdadd0aa42
UHC 筌욏쓻遼쇽쭪荏뽭ЪB 11101111101001111001111011101101100111011001011011101001101011001011110011101111101001111001111011101100111110111001011011101001101011001011110001000010 efa79eed9d96e9acbcefa79eecfb96e9acbc42

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