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 ????En}????En{^ 001111110011111100111111001111110100010101101110011111010011111100111111001111110011111101000101011011100111101101011110 3f3f3f3f456e7d3f3f3f3f456e7b5e
SJIS-WIN ????En}????En{^ 001111110011111100111111001111110100010101101110011111010011111100111111001111110011111101000101011011100111101101011110 3f3f3f3f456e7d3f3f3f3f456e7b5e
EUC-JP ????En}????En{^ 001111110011111100111111001111110100010101101110011111010011111100111111001111110011111101000101011011100111101101011110 3f3f3f3f456e7d3f3f3f3f456e7b5e
UTF-8 뭀뭆뫚뫀En}뭀뭆뫚뫀En{^ 11101011101011011000000011101011101011011000011011101011101010111001101011101011101010111000000001000101011011100111110111101011101011011000000011101011101011011000011011101011101010111001101011101011101010111000000001000101011011100111101101011110 ebad80ebad86ebab9aebab80456e7debad80ebad86ebab9aebab80456e7b5e
UHC 뭀뭆뫚뫀En}뭀뭆뫚뫀En{^ 1001001001001111100100100101001110010001101110101001000110100100010001010110111001111101100100100100111110010010010100111001000110111010100100011010010001000101011011100111101101011110 924f925391ba91a4456e7d924f925391ba91a4456e7b5e

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