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 ???Z???Z^ 001111110011111100111111010110100011111100111111001111110101101001011110 3f3f3f5a3f3f3f5a5e
SJIS-WIN 猷??Z猷??Z^ 1001011101010001001111110011111101011010100101110101000100111111001111110101101001011110 97513f3f5a97513f3f5a5e
EUC-JP 猷??Z猷??Z^ 1100110110110010001111110011111101011010110011011011001000111111001111110101101001011110 cdb23f3f5acdb23f3f5a5e
UTF-8 猷듸퐴Z猷듸퐴Z^ 111001111000110010110111111010111001001110111000111011011001000010110100010110101110011110001100101101111110101110010011101110001110110110010000101101000101101001011110 e78cb7eb93b8ed90b45ae78cb7eb93b8ed90b45a5e
UHC 猷듸퐴Z猷듸퐴Z^ 111010111010001110110101111011111011110110011101010110101110101110100011101101011110111110111101100111010101101001011110 eba3b5efbd9d5aeba3b5efbd9d5a5e

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