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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 閻エ閧エ辯ヲe^ 1110100010000101101101001110100010000010101101001110011110000111101001100110010101011110 e885b4e882b4e787a6655e
EUC-JP 閻エ閧エ辯ヲe^ 1110111111100101100011101011010011101111111000101000111010110100111011011110011110001110101001100110010101011110 efe58eb4efe28eb4ede78ea6655e
UTF-8 閻エ閧エ辯ヲe^ 1110100110010110101110111110111110111101101101001110100110010110101001111110111110111101101101001110100010111110101011111110111110111101101001100110010101011110 e996bbefbdb4e996a7efbdb4e8beafefbda6655e
UHC 閻???辯?e^ 11100111101000100011111100111111001111111101110010101010001111110110010101011110 e7a23f3f3fdcaa3f655e

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