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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 淼エ襍淼エ襍B 111110110100010110110100111010001011010111110010011101101111101101000101101101001110100010110101111100100111011001000010 fb45b4e8b5f276fb45b4e8b5f27642
EUC-JP 淼エ襍?淼エ襍?B 1000111111000111111001101000111010110100111100001011011100111111100011111100011111100110100011101011010011110000101101110011111101000010 8fc7e68eb4f0b73f8fc7e68eb4f0b73f42
UTF-8 淼エ襍淼エ襍B 11100110101101111011110011101111101111011011010011101000101001011000110111101110100001101010111011100110101101111011110011101111101111011011010011101000101001011000110111101110100001101010111001000010 e6b7bcefbdb4e8a58dee86aee6b7bcefbdb4e8a58dee86ae42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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