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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 猷??嗽?猷??嗽?B 100101110101000100111111001111111001101001110101001111111001011101010001001111110011111110011010011101010011111101000010 97513f3f9a753f97513f3f9a753f42
EUC-JP 猷??嗽?猷??嗽?B 110011011011001000111111001111111101001111010110001111111100110110110010001111110011111111010011110101100011111101000010 cdb23f3fd3d63fcdb23f3fd3d63f42
UTF-8 猷띔물嗽뇒猷띔물嗽뇒B 11100111100011001011011111101011100111011001010011101011101011001011110011100101100101111011110111101011100001111001001011100111100011001011011111101011100111011001010011101011101011001011110011100101100101111011110111101011100001111001001001000010 e78cb7eb9d94ebacbce597bdeb8792e78cb7eb9d94ebacbce597bdeb879242
UHC 猷띔물嗽뇒猷띔물嗽뇒B 111010111010001110110110111010101011100110110000111000011111010110000111011110001110101110100011101101101110101010111001101100001110000111110101100001110111100001000010 eba3b6eab9b0e1f58778eba3b6eab9b0e1f5877842

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