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 ?S??L}?S??L{^ 00111111010100110011111100111111010011000111110100111111010100110011111100111111010011000111101101011110 3f533f3f4c7d3f533f3f4c7b5e
SJIS-WIN 棚S脱賊L}棚S脱賊L{^ 10010010010010010101001110010010010001011001000110101111010011000111110110010010010010010101001110010010010001011001000110101111010011000111101101011110 924953924591af4c7d924953924591af4c7b5e
EUC-JP 棚S脱賊L}棚S脱賊L{^ 11000011101010100101001111000011101001101100001010110001010011000111110111000011101010100101001111000011101001101100001010110001010011000111101101011110 c3aa53c3a6c2b14c7dc3aa53c3a6c2b14c7b5e
UTF-8 棚S脱賊L}棚S脱賊L{^ 11100110101000111001101001010011111010001000010010110001111010001011001110001010010011000111110111100110101000111001101001010011111010001000010010110001111010001011001110001010010011000111101101011110 e6a39a53e884b1e8b38a4c7de6a39a53e884b1e8b38a4c7b5e
UHC 棚S?賊L}棚S?賊L{^ 1101110111011100010100110011111111101110111001000100110001111101110111011101110001010011001111111110111011100100010011000111101101011110 dddc533feee44c7ddddc533feee44c7b5e

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