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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 額??\}額??\{^ 10001010011110100011111100111111010111000111110110001010011110100011111100111111010111000111101101011110 8a7a3f3f5c7d8a7a3f3f5c7b5e
EUC-JP 額??\}額??\{^ 10110011110110110011111100111111010111000111110110110011110110110011111100111111010111000111101101011110 b3db3f3f5c7db3db3f3f5c7b5e
UTF-8 額뗨뛑\}額뗨뛑\{^ 1110100110100001100011011110101110010111101010001110101110011011100100010101110001111101111010011010000110001101111010111001011110101000111010111001101110010001010111000111101101011110 e9a18deb97a8eb9b915c7de9a18deb97a8eb9b915c7b5e
UHC 額뗨뛑\}額뗨뛑\{^ 1110010011111110100010111110100010001101010011110101110001111101111001001111111010001011111010001000110101001111010111000111101101011110 e4fe8be88d4f5c7de4fe8be88d4f5c7b5e

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