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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 駭?濠?}駭?濠?{^ 111010010110111000111111100011011000101000111111011111011110100101101110001111111000110110001010001111110111101101011110 e96e3f8d8a3f7de96e3f8d8a3f7b5e
EUC-JP 駭?濠?}駭?濠?{^ 111100011100111100111111101110011110101000111111011111011111000111001111001111111011100111101010001111110111101101011110 f1cf3fb9ea3f7df1cf3fb9ea3f7b5e
UTF-8 駭렍濠렣}駭렍濠렣{^ 111010011010011110101101111010111010000010001101111001101011111110100000111010111010000010100011011111011110100110100111101011011110101110100000100011011110011010111111101000001110101110100000101000110111101101011110 e9a7adeba08de6bfa0eba0a37de9a7adeba08de6bfa0eba0a37b5e
UHC 駭렍濠렣}駭렍濠렣{^ 11111010101101001000111010100011111110111100110010001110101101000111110111111010101101001000111010100011111110111100110010001110101101000111101101011110 fab48ea3fbcc8eb47dfab48ea3fbcc8eb47b5e

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