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 ‘þWW}‘þWW{^ 1001000111111110010101110101011101111101100100011111111001010111010101110111101101011110 91fe57577d91fe57577b5e
SJIS-WIN ??WW}??WW{^ 0011111100111111010101110101011101111101001111110011111101010111010101110111101101011110 3f3f57577d3f3f57577b5e
EUC-JP ?þWW}?þWW{^ 001111111000111110101001110100000101011101010111011111010011111110001111101010011101000001010111010101110111101101011110 3f8fa9d057577d3f8fa9d057577b5e
UTF-8 ‘þWW}‘þWW{^ 110000101001000111000011101111100101011101010111011111011100001010010001110000111011111001010111010101110111101101011110 c291c3be57577dc291c3be57577b5e
UHC ?þWW}?þWW{^ 00111111101010011010110101010111010101110111110100111111101010011010110101010111010101110111101101011110 3fa9ad57577d3fa9ad57577b5e

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