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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 猷?Ⅰ恂?猷?Ⅰ恂?B 1001011101010001001111111000011101010100100111001001011000111111100101110101000100111111100001110101010010011100100101100011111101000010 97513f87549c963f97513f87549c963f42
EUC-JP 猷??恂?猷??恂?B 110011011011001000111111001111111101011111110110001111111100110110110010001111110011111111010111111101100011111101000010 cdb23f3fd7f63fcdb23f3fd7f63f42
UTF-8 猷듸Ⅰ恂쁹猷듸Ⅰ恂쁹B 11100111100011001011011111101011100100111011100011100010100001011010000011100110100000011000001011101100100000011011100111100111100011001011011111101011100100111011100011100010100001011010000011100110100000011000001011101100100000011011100101000010 e78cb7eb93b8e285a0e68182ec81b9e78cb7eb93b8e285a0e68182ec81b942
UHC 猷듸Ⅰ恂쁹猷듸Ⅰ恂쁹B 111010111010001110110101111011111010010110110000111000101110000110011000011110101110101110100011101101011110111110100101101100001110001011100001100110000111101001000010 eba3b5efa5b0e2e1987aeba3b5efa5b0e2e1987a42

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