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 ????un}????un{^ 001111110011111100111111001111110111010101101110011111010011111100111111001111110011111101110101011011100111101101011110 3f3f3f3f756e7d3f3f3f3f756e7b5e
SJIS-WIN ????un}????un{^ 001111110011111100111111001111110111010101101110011111010011111100111111001111110011111101110101011011100111101101011110 3f3f3f3f756e7d3f3f3f3f756e7b5e
EUC-JP ????un}????un{^ 001111110011111100111111001111110111010101101110011111010011111100111111001111110011111101110101011011100111101101011110 3f3f3f3f756e7d3f3f3f3f756e7b5e
UTF-8 뭀뭆뫚뫀un}뭀뭆뫚뫀un{^ 11101011101011011000000011101011101011011000011011101011101010111001101011101011101010111000000001110101011011100111110111101011101011011000000011101011101011011000011011101011101010111001101011101011101010111000000001110101011011100111101101011110 ebad80ebad86ebab9aebab80756e7debad80ebad86ebab9aebab80756e7b5e
UHC 뭀뭆뫚뫀un}뭀뭆뫚뫀un{^ 1001001001001111100100100101001110010001101110101001000110100100011101010110111001111101100100100100111110010010010100111001000110111010100100011010010001110101011011100111101101011110 924f925391ba91a4756e7d924f925391ba91a4756e7b5e

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