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 ??????nB 0011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f6e42
SJIS-WIN 闔顔ィョ豢イnB 1110100010001110100010101110011110101000101011101110011010110100101100100110111001000010 e88e8ae7a8aee6b4b26e42
EUC-JP 闔顔ィョ豢イnB 1110111111101110101101001110100110001110101010001000111010101110111011001011011010001110101100100110111001000010 efeeb4e98ea88eaeecb68eb26e42
UTF-8 闔顔ィョ豢イnB 1110100110010111100101001110100110100001100101001110111110111101101010001110111110111101101011101110100010110001101000101110111110111101101100100110111001000010 e99794e9a194efbda8efbdaee8b1a2efbdb26e42
UHC 闔顔????nB 11111001111011111110010011010100001111110011111100111111001111110110111001000010 f9efe4d43f3f3f3f6e42

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