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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 篠質篠蒔}篠質篠蒔{^ 10001110110000101000111010111111100011101100001010001110101010100111110110001110110000101000111010111111100011101100001010001110101010100111101101011110 8ec28ebf8ec28eaa7d8ec28ebf8ec28eaa7b5e
EUC-JP 篠質篠蒔}篠質篠蒔{^ 10111100110001001011110011000001101111001100010010111100101011000111110110111100110001001011110011000001101111001100010010111100101011000111101101011110 bcc4bcc1bcc4bcac7dbcc4bcc1bcc4bcac7b5e
UTF-8 篠質篠蒔}篠質篠蒔{^ 111001111010111110100000111010001011001110101010111001111010111110100000111010001001001010010100011111011110011110101111101000001110100010110011101010101110011110101111101000001110100010010010100101000111101101011110 e7afa0e8b3aae7afa0e892947de7afa0e8b3aae7afa0e892947b5e
UHC 篠質篠蒔}篠質篠蒔{^ 11100001110001101111001011110101111000011100011011100011110010000111110111100001110001101111001011110101111000011100011011100011110010000111101101011110 e1c6f2f5e1c6e3c87de1c6f2f5e1c6e3c87b5e

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