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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 盧痂\}盧痂\{^ 11100001101110001110000101101111010111000111110111100001101110001110000101101111010111000111101101011110 e1b8e16f5c7de1b8e16f5c7b5e
EUC-JP 盧痂\}盧痂\{^ 11100010101110101110000111010000010111000111110111100010101110101110000111010000010111000111101101011110 e2bae1d05c7de2bae1d05c7b5e
UTF-8 盧痂\}盧痂\{^ 1110011110011011101001111110011110010111100000100101110001111101111001111001101110100111111001111001011110000010010111000111101101011110 e79ba7e797825c7de79ba7e797825c7b5e
UHC 盧痂\}盧痂\{^ 11010110110101001100101010110010010111000111110111010110110101001100101010110010010111000111101101011110 d6d4cab25c7dd6d4cab25c7b5e

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