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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 衢h衢fN}衢h衢fN{^ 1110010111001011011010001110010111001011011001100100111001111101111001011100101101101000111001011100101101100110010011100111101101011110 e5cb68e5cb664e7de5cb68e5cb664e7b5e
EUC-JP 衢h衢fN}衢h衢fN{^ 1110101011001101011010001110101011001101011001100100111001111101111010101100110101101000111010101100110101100110010011100111101101011110 eacd68eacd664e7deacd68eacd664e7b5e
UTF-8 衢h衢fN}衢h衢fN{^ 111010001010000110100010011010001110100010100001101000100110011001001110011111011110100010100001101000100110100011101000101000011010001001100110010011100111101101011110 e8a1a268e8a1a2664e7de8a1a268e8a1a2664e7b5e
UHC 衢h衢fN}衢h衢fN{^ 1100111111000011011010001100111111000011011001100100111001111101110011111100001101101000110011111100001101100110010011100111101101011110 cfc368cfc3664e7dcfc368cfc3664e7b5e

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