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^ 00111111100010111111100000111111001111110011111110000010111000100110010101011110 3f8bf83f3f3f82e2655e
EUC-JP ?串???やe^ 00111111101101101111101000111111001111110011111110100100111001000110010101011110 3fb6fa3f3f3fa4e4655e
UTF-8 룴串튿룵핊やe^ 1110101110100011101101001110010010111000101100101110110110001010101111111110101110100011101101011110110110010101100010101110001110000010100001000110010101011110 eba3b4e4b8b2ed8abfeba3b5ed958ae38284655e
UHC 룴串튿룵핊やe^ 1000111110101001110011011111101011000110101100011000111110101010110000001000111110101010111001000110010101011110 8fa9cdfac6b18faac08faae4655e

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