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 ????Wn}????Wn{^ 001111110011111100111111001111110101011101101110011111010011111100111111001111110011111101010111011011100111101101011110 3f3f3f3f576e7d3f3f3f3f576e7b5e
SJIS-WIN ????Wn}????Wn{^ 001111110011111100111111001111110101011101101110011111010011111100111111001111110011111101010111011011100111101101011110 3f3f3f3f576e7d3f3f3f3f576e7b5e
EUC-JP ????Wn}????Wn{^ 001111110011111100111111001111110101011101101110011111010011111100111111001111110011111101010111011011100111101101011110 3f3f3f3f576e7d3f3f3f3f576e7b5e
UTF-8 뭂뭆뫚뫀Wn}뭂뭆뫚뫀Wn{^ 11101011101011011000001011101011101011011000011011101011101010111001101011101011101010111000000001010111011011100111110111101011101011011000001011101011101011011000011011101011101010111001101011101011101010111000000001010111011011100111101101011110 ebad82ebad86ebab9aebab80576e7debad82ebad86ebab9aebab80576e7b5e
UHC 뭂뭆뫚뫀Wn}뭂뭆뫚뫀Wn{^ 1001001001010001100100100101001110010001101110101001000110100100010101110110111001111101100100100101000110010010010100111001000110111010100100011010010001010111011011100111101101011110 9251925391ba91a4576e7d9251925391ba91a4576e7b5e

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