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 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 趙陌?源?縡?B 111001101110001011101000100110010011111110001100101110010011111111100011011100010011111101000010 e6e2e8993f8cb93fe3713f42
EUC-JP 趙陌?源?縡?B 111011001110010011101111111110010011111110111000101110110011111111100101110100100011111101000010 ece4eff93fb8bb3fe5d23f42
UTF-8 趙陌썬源렰縡렕B 11101000101101101001100111101001100110011000110011101100100011011010110011100110101110101001000011101011101000001011000011100111101110001010000111101011101000001001010101000010 e8b699e9998cec8dace6ba90eba0b0e7b8a1eba09542
UHC 趙陌썬源렰縡렕B 111100001110000111011000111010001011110111100011111010101011100110001110101111011110111010101101100011101010101001000010 f0e1d8e8bde3eab98ebdeead8eaa42

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