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^ 00111111001111111000001101110000001111110011111110000010101010000110010101011110 3f3f83703f3f82a8655e
EUC-JP ??パ??おe^ 00111111001111111010010111010001001111110011111110100100101010100110010101011110 3f3fa5d13f3fa4aa655e
UTF-8 룫휁パ룫휁おe^ 1110101110100011101010111110110110011100100000011110001110000011100100011110101110100011101010111110110110011100100000011110001110000001100010100110010101011110 eba3abed9c81e38391eba3abed9c81e3818a655e
UHC 룫휁パ룫휁おe^ 1000111110100010110001001000111110101011110100011000111110100010110001001000111110101010101010100110010101011110 8fa2c48fabd18fa2c48faaaa655e

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