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 ??G}??G{^ 001111110011111101000111011111010011111100111111010001110111101101011110 3f3f477d3f3f477b5e
SJIS-WIN 潁鳰G}潁鳰G{^ 10011111111100011110100111101010010001110111110110011111111100011110100111101010010001110111101101011110 9ff1e9ea477d9ff1e9ea477b5e
EUC-JP 潁鳰G}潁鳰G{^ 11011110111100111111001011101100010001110111110111011110111100111111001011101100010001110111101101011110 def3f2ec477ddef3f2ec477b5e
UTF-8 潁鳰G}潁鳰G{^ 1110011010111101100000011110100110110011101100000100011101111101111001101011110110000001111010011011001110110000010001110111101101011110 e6bd81e9b3b0477de6bd81e9b3b0477b5e
UHC 潁?G}潁?G{^ 1110011110111000001111110100011101111101111001111011100000111111010001110111101101011110 e7b83f477de7b83f477b5e

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