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 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 猷?㎡@猷?㎡@B 10010111010100010011111110000111011101010100000010010111010100010011111110000111011101010100000001000010 97513f87754097513f87754042
EUC-JP 猷??@猷??@B 1100110110110010001111110011111101000000110011011011001000111111001111110100000001000010 cdb23f3f40cdb23f3f4042
UTF-8 猷띠㎡@猷띠㎡@B 111001111000110010110111111010111001110110100000111000111000111010100001010000001110011110001100101101111110101110011101101000001110001110001110101000010100000001000010 e78cb7eb9da0e38ea140e78cb7eb9da0e38ea14042
UHC 猷띠㎡@猷띠㎡@B 111010111010001110110110111011001010011110110011010000001110101110100011101101101110110010100111101100110100000001000010 eba3b6eca7b340eba3b6eca7b34042

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