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 ??Hon}??Hon{^ 00111111001111110100100001101111011011100111110100111111001111110100100001101111011011100111101101011110 3f3f486f6e7d3f3f486f6e7b5e
SJIS-WIN 闡ケHon}闡ケHon{^ 111010001001000110111001010010000110111101101110011111011110100010010001101110010100100001101111011011100111101101011110 e891b9486f6e7de891b9486f6e7b5e
EUC-JP 闡ケHon}闡ケHon{^ 1110111111110001100011101011100101001000011011110110111001111101111011111111000110001110101110010100100001101111011011100111101101011110 eff18eb9486f6e7deff18eb9486f6e7b5e
UTF-8 闡ケHon}闡ケHon{^ 111010011001011110100001111011111011110110111001010010000110111101101110011111011110100110010111101000011110111110111101101110010100100001101111011011100111101101011110 e997a1efbdb9486f6e7de997a1efbdb9486f6e7b5e
UHC 闡?Hon}闡?Hon{^ 111101001100010100111111010010000110111101101110011111011111010011000101001111110100100001101111011011100111101101011110 f4c53f486f6e7df4c53f486f6e7b5e

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