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 ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
SJIS-WIN 猷??WD猷??WD^ 10010111010100010011111100111111010101110100010010010111010100010011111100111111010101110100010001011110 97513f3f574497513f3f57445e
EUC-JP 猷??WD猷??WD^ 11001101101100100011111100111111010101110100010011001101101100100011111100111111010101110100010001011110 cdb23f3f5744cdb23f3f57445e
UTF-8 猷띔물WD猷띔물WD^ 1110011110001100101101111110101110011101100101001110101110101100101111000101011101000100111001111000110010110111111010111001110110010100111010111010110010111100010101110100010001011110 e78cb7eb9d94ebacbc5744e78cb7eb9d94ebacbc57445e
UHC 猷띔물WD猷띔물WD^ 1110101110100011101101101110101010111001101100000101011101000100111010111010001110110110111010101011100110110000010101110100010001011110 eba3b6eab9b05744eba3b6eab9b057445e

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