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 猷??恂?6松 1001011101010001001111110011111110011100100101100011111110000010010101011000111110111100 97513f3f9c963f82558fbc
EUC-JP 猷??恂?6松 1100110110110010001111110011111111010111111101100011111110100011101101101011111010111110 cdb23f3fd7f63fa3b6bebe
UTF-8 猷듯뼳恂붾6松 111001111000110010110111111010111001001110101111111010111011110010110011111001101000000110000010111010111011011010111110111011111011110010010110111001101001110110111110 e78cb7eb93afebbcb3e68182ebb6beefbc96e69dbe
UHC 猷듯뼳恂붾6松 1110101110100011101101011110110110010110101101101110001011100001100101001110101110100011101101101110000111100110 eba3b5ed96b6e2e194eba3b6e1e6

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