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 ???\?????? 00111111001111110011111101011100001111110011111100111111001111110011111100111111 3f3f3f5c3f3f3f3f3f3f
SJIS-WIN 猷??\猷??猷?? 10010111010100010011111100111111010111001001011101010001001111110011111110010111010100010011111100111111 97513f3f5c97513f3f97513f3f
EUC-JP 猷??\猷??猷?? 11001101101100100011111100111111010111001100110110110010001111110011111111001101101100100011111100111111 cdb23f3f5ccdb23f3fcdb23f3f
UTF-8 猷듸퐴\猷듸퐴猷듐꽦 11100111100011001011011111101011100100111011100011101101100100001011010001011100111001111000110010110111111010111001001110111000111011011001000010110100111001111000110010110111111010111001001110010000111010101011110110100110 e78cb7eb93b8ed90b45ce78cb7eb93b8ed90b4e78cb7eb9390eabda6
UHC 猷듸퐴\猷듸퐴猷듐꽦 11101011101000111011010111101111101111011001110101011100111010111010001110110101111011111011110110011101111010111010001110110101111000111000010010110001 eba3b5efbd9d5ceba3b5efbd9deba3b5e384b1

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