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 ????^???tB 00111111001111110011111100111111010111100011111100111111001111110111010001000010 3f3f3f3f5e3f3f3f7442
SJIS-WIN ????^???tB 00111111001111110011111100111111010111100011111100111111001111110111010001000010 3f3f3f3f5e3f3f3f7442
EUC-JP ????^???tB 00111111001111110011111100111111010111100011111100111111001111110111010001000010 3f3f3f3f5e3f3f3f7442
UTF-8 렻렩렺렗^렻파렫tB 111010111010000010111011111010111010000010101001111010111010000010111010111010111010000010010111010111101110101110100000101110111110110110001100100011001110101110100000101010110111010001000010 eba0bbeba0a9eba0baeba0975eeba0bbed8c8ceba0ab7442
UHC 렻렩렺렗^렻파렫tB 1000111011000011100011101011011110001110110000101000111010101100010111101000111011000011110001101100010010001110101110010111010001000010 8ec38eb78ec28eac5e8ec3c6c48eb97442

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