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 ???@???Nh 001111110011111100111111010000000011111100111111001111110100111001101000 3f3f3f403f3f3f4e68
SJIS-WIN 猷??@猷??Nh 1001011101010001001111110011111101000000100101110101000100111111001111110100111001101000 97513f3f4097513f3f4e68
EUC-JP 猷??@猷??Nh 1100110110110010001111110011111101000000110011011011001000111111001111110100111001101000 cdb23f3f40cdb23f3f4e68
UTF-8 猷듸퐴@猷듸퐴Nh 111001111000110010110111111010111001001110111000111011011001000010110100010000001110011110001100101101111110101110010011101110001110110110010000101101000100111001101000 e78cb7eb93b8ed90b440e78cb7eb93b8ed90b44e68
UHC 猷듸퐴@猷듸퐴Nh 111010111010001110110101111011111011110110011101010000001110101110100011101101011110111110111101100111010100111001101000 eba3b5efbd9d40eba3b5efbd9d4e68

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