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^ 00111111001111111000001101000011001111110011111110000011010011010110010101011110 3f3f83433f3f834d655e
EUC-JP ??イ??ギe^ 00111111001111111010010110100100001111110011111110100101101011100110010101011110 3f3fa5a43f3fa5ae655e
UTF-8 룴햶イ룶쾹ギe^ 1110101110100011101101001110110110010110101101101110001110000010101001001110101110100011101101101110110010111110101110011110001110000010101011100110010101011110 eba3b4ed96b6e382a4eba3b6ecbeb9e382ae655e
UHC 룴햶イ룶쾹ギe^ 1000111110101001110000011000111110101011101001001000111110101011101100101000111110101011101011100110010101011110 8fa9c18faba48fabb28fabae655e

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