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 001111110011111100111111010111100011111100111111001111110101111001000010 3f3f3f5e3f3f3f5e42
SJIS-WIN 猷??^猷??^B 1001011101010001001111110011111101011110100101110101000100111111001111110101111001000010 97513f3f5e97513f3f5e42
EUC-JP 猷??^猷??^B 1100110110110010001111110011111101011110110011011011001000111111001111110101111001000010 cdb23f3f5ecdb23f3f5e42
UTF-8 猷듸쨬^猷듸쨬^B 111001111000110010110111111010111001001110111000111011001010100010101100010111101110011110001100101101111110101110010011101110001110110010101000101011000101111001000010 e78cb7eb93b8eca8ac5ee78cb7eb93b8eca8ac5e42
UHC 猷듸쨬^猷듸쨬^B 111010111010001110110101111011111010010010000110010111101110101110100011101101011110111110100100100001100101111001000010 eba3b5efa4865eeba3b5efa4865e42

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