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 û÷W}û÷W{^ 111110111111011101010111011111011111101111110111010101110111101101011110 fbf7577dfbf7577b5e
SJIS-WIN ?÷W}?÷W{^ 0011111110000001100000000101011101111101001111111000000110000000010101110111101101011110 3f8180577d3f8180577b5e
EUC-JP û÷W}û÷W{^ 100011111010101111100101101000011110000001010111011111011000111110101011111001011010000111100000010101110111101101011110 8fabe5a1e0577d8fabe5a1e0577b5e
UTF-8 û÷W}û÷W{^ 11000011101110111100001110110111010101110111110111000011101110111100001110110111010101110111101101011110 c3bbc3b7577dc3bbc3b7577b5e
UHC ?÷W}?÷W{^ 0011111110100001110000000101011101111101001111111010000111000000010101110111101101011110 3fa1c0577d3fa1c0577b5e

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