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 1110011111101100100010101110011110101000101011101110011010110100101100100110111001000010 e7ec8ae7a8aee6b4b26e42
EUC-JP 銕顔ィョ豢イnB 1110111011101110101101001110100110001110101010001000111010101110111011001011011010001110101100100110111001000010 eeeeb4e98ea88eaeecb68eb26e42
UTF-8 銕顔ィョ豢イnB 1110100110001010100101011110100110100001100101001110111110111101101010001110111110111101101011101110100010110001101000101110111110111101101100100110111001000010 e98a95e9a194efbda8efbdaee8b1a2efbdb26e42
UHC ?顔????nB 001111111110010011010100001111110011111100111111001111110110111001000010 3fe4d43f3f3f3f6e42

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