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 11101000100111011010100011100101100101111011110111101000100111011010100011100101100101111011110101000010 e89da8e597bde89da8e597bd42
EUC-JP 陜ィ蝸ス陜ィ蝸スB 1110111111111101100011101010100011101001111101111000111010111101111011111111110110001110101010001110100111110111100011101011110101000010 effd8ea8e9f78ebdeffd8ea8e9f78ebd42
UTF-8 陜ィ蝸ス陜ィ蝸スB 11101001100110011001110011101111101111011010100011101000100111011011100011101111101111011011110111101001100110011001110011101111101111011010100011101000100111011011100011101111101111011011110101000010 e9999cefbda8e89db8efbdbde9999cefbda8e89db8efbdbd42
UHC 陜?蝸?陜?蝸?B 11111001111100000011111111101000110001000011111111111001111100000011111111101000110001000011111101000010 f9f03fe8c43ff9f03fe8c43f42

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