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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 倏倏倏倏B 1110000011000101111100101111101111100000110001011111001011101100111000001100010111110010111110111110000011000101111100101110110001000010 e0c5f2fbe0c5f2ece0c5f2fbe0c5f2ec42
EUC-JP 倏?倏?倏?倏?B 11100000110001110011111111100000110001110011111111100000110001110011111111100000110001110011111101000010 e0c73fe0c73fe0c73fe0c73f42
UTF-8 倏倏倏倏B 11100101100000001000111111101110100010001011001011100101100000001000111111101110100010001010001111100101100000001000111111101110100010001011001011100101100000001000111111101110100010001010001101000010 e5808fee88b2e5808fee88a3e5808fee88b2e5808fee88a342
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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