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 ??垓?}??垓?{^ 00111111001111111001101010110100001111110111110100111111001111111001101010110100001111110111101101011110 3f3f9ab43f7d3f3f9ab43f7b5e
EUC-JP ??垓?}??垓?{^ 00111111001111111101010010110110001111110111110100111111001111111101010010110110001111110111101101011110 3f3fd4b63f7d3f3fd4b63f7b5e
UTF-8 戶렑垓렒}戶렑垓렒{^ 111001101000100010110110111010111010000010010001111001011001111010010011111010111010000010010010011111011110011010001000101101101110101110100000100100011110010110011110100100111110101110100000100100100111101101011110 e688b6eba091e59e93eba0927de688b6eba091e59e93eba0927b5e
UHC 戶렑垓렒}戶렑垓렒{^ 11111011110000101000111010100110111110101010011110001110101001110111110111111011110000101000111010100110111110101010011110001110101001110111101101011110 fbc28ea6faa78ea77dfbc28ea6faa78ea77b5e

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