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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 外??檍??曖 10001010010011110011111100111111100111101111100000111111001111111001111001000010 8a4f3f3f9ef83f3f9e42
EUC-JP 外??檍??曖 10110011101100000011111100111111110111001111101000111111001111111101101110100011 b3b03f3fdcfa3f3fdba3
UTF-8 外숂뼯檍뉔솱曖 111001011010010010010110111011001000100010000010111010111011110010101111111001101010101010001101111010111000100110010100111011001000011010110001111001101001101110010110 e5a496ec8882ebbcafe6aa8deb8994ec86b1e69b96
UHC 外숂뼯檍뉔솱曖 1110100011100010100110011110011110010110101100101110010111100101100001111110100110011001101001101110010011110010 e8e299e796b2e5e587e999a6e4f2

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