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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ス諟ッ}ス諟ッ{^ 1011110111111011101010001010111101111101101111011111101110101000101011110111101101011110 bdfba8af7dbdfba8af7b5e
EUC-JP ス諟ッ}ス諟ッ{^ 1000111010111101100011111101111010110000100011101010111101111101100011101011110110001111110111101011000010001110101011110111101101011110 8ebd8fdeb08eaf7d8ebd8fdeb08eaf7b5e
UTF-8 ス諟ッ}ス諟ッ{^ 111011111011110110111101111010001010101110011111111011111011110110101111011111011110111110111101101111011110100010101011100111111110111110111101101011110111101101011110 efbdbde8ab9fefbdaf7defbdbde8ab9fefbdaf7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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