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 1001011101010001001111110011111101000000100101110101000100111111001111110100000001000010 97513f3f4097513f3f4042
EUC-JP 猷??@猷??@B 1100110110110010001111110011111101000000110011011011001000111111001111110100000001000010 cdb23f3f40cdb23f3f4042
UTF-8 猷든뵹@猷든뵹@B 111001111000110010110111111010111001001110100000111010111011010110111001010000001110011110001100101101111110101110010011101000001110101110110101101110010100000001000010 e78cb7eb93a0ebb5b940e78cb7eb93a0ebb5b94042
UHC 猷든뵹@猷든뵹@B 111010111010001110110101111001111001010010110111010000001110101110100011101101011110011110010100101101110100000001000010 eba3b5e794b740eba3b5e794b74042

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