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 猷??徇??松 10010111010100010011111100111111100111000110110100111111001111111000111110111100 97513f3f9c6d3f3f8fbc
EUC-JP 猷??徇??松 11001101101100100011111100111111110101111100111000111111001111111011111010111110 cdb23f3fd7ce3f3fbebe
UTF-8 猷띠씁徇귘뒄松 111001111000110010110111111010111001110110100000111011001001010010000001111001011011111010000111111010101011011110011000111010111001001010000100111001101001110110111110 e78cb7eb9da0ec9481e5be87eab798eb9284e69dbe
UHC 猷띠씁徇귘뒄松 1110101110100011101101101110110010111110101110011110001011011111100000101110001010001010100000101110000111100110 eba3b6ecbeb9e2df82e28a82e1e6

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