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 ¸÷ÇÍí¸÷ÇÎ^ 1000111110111000111101111100011111001101111011011011100011110111110001111100111001011110 8fb8f7c7cdedb8f7c7ce5e
SJIS-WIN ??÷????÷??^ 00111111001111111000000110000000001111110011111100111111001111111000000110000000001111110011111101011110 3f3f81803f3f3f3f81803f3f5e
EUC-JP ?¸÷ÇÍí¸÷ÇÎ^ 001111111000111110100010101100011010000111100000100011111010101010101110100011111010101010111111100011111010101110111111100011111010001010110001101000011110000010001111101010101010111010001111101010101100001001011110 3f8fa2b1a1e08faaae8faabf8fabbf8fa2b1a1e08faaae8faac25e
UTF-8 ¸÷ÇÍí¸÷ÇÎ^ 110000101000111111000010101110001100001110110111110000111000011111000011100011011100001110101101110000101011100011000011101101111100001110000111110000111000111001011110 c28fc2b8c3b7c387c38dc3adc2b8c3b7c387c38e5e
UHC ?¸÷???¸÷??^ 001111111010001010101100101000011100000000111111001111110011111110100010101011001010000111000000001111110011111101011110 3fa2aca1c03f3f3fa2aca1c03f3f5e

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