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 猷??猷??松 10010111010100010011111100111111100101110101000100111111001111111000111110111100 97513f3f97513f3f8fbc
EUC-JP 猷??猷??松 11001101101100100011111100111111110011011011001000111111001111111011111010111110 cdb23f3fcdb23f3fbebe
UTF-8 猷띰퐴猷띠쪡松 111001111000110010110111111010111001110110110000111011011001000010110100111001111000110010110111111010111001110110100000111011001010101010100001111001101001110110111110 e78cb7eb9db0ed90b4e78cb7eb9da0ecaaa1e69dbe
UHC 猷띰퐴猷띠쪡松 1110101110100011101101101110111110111101100111011110101110100011101101101110110010100101100110101110000111100110 eba3b6efbd9deba3b6eca59ae1e6

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