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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 邂堤刊邂堤刊^ 11100111101011101001001011100111100010101010011111100111101011101001001011100111100010101010011101011110 e7ae92e78aa7e7ae92e78aa75e
EUC-JP 邂堤刊邂堤刊^ 11101110101100001100010011101001101101001010100111101110101100001100010011101001101101001010100101011110 eeb0c4e9b4a9eeb0c4e9b4a95e
UTF-8 邂堤刊邂堤刊^ 11101001100000101000001011100101101000001010010011100101100010001000101011101001100000101000001011100101101000001010010011100101100010001000101001011110 e98282e5a0a4e5888ae98282e5a0a4e5888a5e
UHC 邂堤刊邂堤刊^ 11111010101100111111000010100111110010101100101011111010101100111111000010100111110010101100101001011110 fab3f0a7cacafab3f0a7caca5e

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