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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 篠コト漆篠コト漆^ 10001110110000101011101011000100100011101011110110001110110000101011101011000100100011101011110101011110 8ec2bac48ebd8ec2bac48ebd5e
EUC-JP 篠コト漆篠コト漆^ 1011110011000100100011101011101010001110110001001011110010111111101111001100010010001110101110101000111011000100101111001011111101011110 bcc48eba8ec4bcbfbcc48eba8ec4bcbf5e
UTF-8 篠コト漆篠コト漆^ 11100111101011111010000011101111101111011011101011101111101111101000010011100110101111001000011011100111101011111010000011101111101111011011101011101111101111101000010011100110101111001000011001011110 e7afa0efbdbaefbe84e6bc86e7afa0efbdbaefbe84e6bc865e
UHC 篠??漆篠??漆^ 11100001110001100011111100111111111101101101010011100001110001100011111100111111111101101101010001011110 e1c63f3ff6d4e1c63f3ff6d45e

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