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 11100111111110111010100011100101100101111011110111100111111110111010100011100101100101111011110101000010 e7fba8e597bde7fba8e597bd42
EUC-JP 鍄ィ蝸ス鍄ィ蝸スB 1110111011111101100011101010100011101001111101111000111010111101111011101111110110001110101010001110100111110111100011101011110101000010 eefd8ea8e9f78ebdeefd8ea8e9f78ebd42
UTF-8 鍄ィ蝸ス鍄ィ蝸スB 11101001100011011000010011101111101111011010100011101000100111011011100011101111101111011011110111101001100011011000010011101111101111011010100011101000100111011011100011101111101111011011110101000010 e98d84efbda8e89db8efbdbde98d84efbda8e89db8efbdbd42
UHC ??蝸???蝸?B 0011111100111111111010001100010000111111001111110011111111101000110001000011111101000010 3f3fe8c43f3f3fe8c43f42

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