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‚‰^[}åS‚‰^[{^ 1110010101010011100000101000100110001101010111100101101101111101111001010101001110000010100010011000110101011110010110110111101101011110 e55382898d5e5b7de55382898d5e5b7b5e
SJIS-WIN ?S???^[}?S???^[{^ 0011111101010011001111110011111100111111010111100101101101111101001111110101001100111111001111110011111101011110010110110111101101011110 3f533f3f3f5e5b7d3f533f3f3f5e5b7b5e
EUC-JP åS???^[}åS???^[{^ 100011111010101110101001010100110011111100111111001111110101111001011011011111011000111110101011101010010101001100111111001111110011111101011110010110110111101101011110 8faba9533f3f3f5e5b7d8faba9533f3f3f5e5b7b5e
UTF-8 åS‚‰^[}åS‚‰^[{^ 11000011101001010101001111000010100000101100001010001001110000101000110101011110010110110111110111000011101001010101001111000010100000101100001010001001110000101000110101011110010110110111101101011110 c3a553c282c289c28d5e5b7dc3a553c282c289c28d5e5b7b5e
UHC ?S???^[}?S???^[{^ 0011111101010011001111110011111100111111010111100101101101111101001111110101001100111111001111110011111101011110010110110111101101011110 3f533f3f3f5e5b7d3f533f3f3f5e5b7b5e

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