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 猷??佯??松 10010111010100010011111100111111100110001101000100111111001111111000111110111100 97513f3f98d13f3f8fbc
EUC-JP 猷??佯??松 11001101101100100011111100111111110100001101001100111111001111111011111010111110 cdb23f3fd0d33f3fbebe
UTF-8 猷띔큿佯뤵겚松 111001111000110010110111111010111001110110010100111011011000000110111111111001001011110110101111111010111010010010110101111010101011001010011010111001101001110110111110 e78cb7eb9d94ed81bfe4bdafeba4b5eab29ae69dbe
UHC 猷띔큿佯뤵겚松 1110101110100011101101101110101010110100100011001110010110111010100011111110001110000001101100011110000111100110 eba3b6eab48ce5ba8fe381b1e1e6

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