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 篠シト識篠シト識^ 10001110110000101011110011000100100011101010111110001110110000101011110011000100100011101010111101011110 8ec2bcc48eaf8ec2bcc48eaf5e
EUC-JP 篠シト識篠シト識^ 1011110011000100100011101011110010001110110001001011110010110001101111001100010010001110101111001000111011000100101111001011000101011110 bcc48ebc8ec4bcb1bcc48ebc8ec4bcb15e
UTF-8 篠シト識篠シト識^ 11100111101011111010000011101111101111011011110011101111101111101000010011101000101011011001100011100111101011111010000011101111101111011011110011101111101111101000010011101000101011011001100001011110 e7afa0efbdbcefbe84e8ad98e7afa0efbdbcefbe84e8ad985e
UHC 篠??識篠??識^ 11100001110001100011111100111111111000111101101111100001110001100011111100111111111000111101101101011110 e1c63f3fe3dbe1c63f3fe3db5e

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