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松 1001011101010001001111110011111110011100011011010011111110000010010101011000111110111100 97513f3f9c6d3f82558fbc
EUC-JP 猷??徇?6松 1100110110110010001111110011111111010111110011100011111110100011101101101011111010111110 cdb23f3fd7ce3fa3b6bebe
UTF-8 猷띠쪡徇몃6松 111001111000110010110111111010111001110110100000111011001010101010100001111001011011111010000111111010111010101010000011111011111011110010010110111001101001110110111110 e78cb7eb9da0ecaaa1e5be87ebaa83efbc96e69dbe
UHC 猷띠쪡徇몃6松 1110101110100011101101101110110010100101100110101110001011011111101110001110101110100011101101101110000111100110 eba3b6eca59ae2dfb8eba3b6e1e6

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