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 シナ質湿シナ質湿^ 10111100110001011000111010111111100011101011110010111100110001011000111010111111100011101011110001011110 bcc58ebf8ebcbcc58ebf8ebc5e
EUC-JP シナ質湿シナ質湿^ 1000111010111100100011101100010110111100110000011011110010111110100011101011110010001110110001011011110011000001101111001011111001011110 8ebc8ec5bcc1bcbe8ebc8ec5bcc1bcbe5e
UTF-8 シナ質湿シナ質湿^ 11101111101111011011110011101111101111101000010111101000101100111010101011100110101110011011111111101111101111011011110011101111101111101000010111101000101100111010101011100110101110011011111101011110 efbdbcefbe85e8b3aae6b9bfefbdbcefbe85e8b3aae6b9bf5e
UHC ??質???質?^ 0011111100111111111100101111010100111111001111110011111111110010111101010011111101011110 3f3ff2f53f3f3ff2f53f5e

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