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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 猷??恂?+掖 1001011101010001001111110011111110011100100101100011111110000001011110111001110101110100 97513f3f9c963f817b9d74
EUC-JP 猷??恂?+掖 1100110110110010001111110011111111010111111101100011111110100001110111001101100111010101 cdb23f3fd7f63fa1dcd9d5
UTF-8 猷띤븡恂볥+掖 111001111000110010110111111010111001110110100100111010111011100010100001111001101000000110000010111010111011001110100101111011111011110010001011111001101000111010010110 e78cb7eb9da4ebb8a1e68182ebb3a5efbc8be68e96
UHC 猷띤븡恂볥+掖 1110101110100011101101101110110110010101100010101110001011100001100100111110101110100011101010111110010011111010 eba3b6ed958ae2e193eba3abe4fa

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