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 篠悉偲自}篠悉偲自{^ 10001110110000101000111010111011100011101100001110001110101010010111110110001110110000101000111010111011100011101100001110001110101010010111101101011110 8ec28ebb8ec38ea97d8ec28ebb8ec38ea97b5e
EUC-JP 篠悉偲自}篠悉偲自{^ 10111100110001001011110010111101101111001100010110111100101010110111110110111100110001001011110010111101101111001100010110111100101010110111101101011110 bcc4bcbdbcc5bcab7dbcc4bcbdbcc5bcab7b5e
UTF-8 篠悉偲自}篠悉偲自{^ 111001111010111110100000111001101000001010001001111001011000000110110010111010001000011110101010011111011110011110101111101000001110011010000010100010011110010110000001101100101110100010000111101010100111101101011110 e7afa0e68289e581b2e887aa7de7afa0e68289e581b2e887aa7b5e
UHC 篠悉?自}篠悉?自{^ 1110000111000110111000111111101000111111111011011011101101111101111000011100011011100011111110100011111111101101101110110111101101011110 e1c6e3fa3fedbb7de1c6e3fa3fedbb7b5e

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