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{^ 111010001011000101010111011111011110100010110001010101110111101101011110 e8b1577de8b1577b5e
SJIS-WIN ?±W}?±W{^ 0011111110000001011111010101011101111101001111111000000101111101010101110111101101011110 3f817d577d3f817d577b5e
EUC-JP è±W}è±W{^ 100011111010101110110010101000011101111001010111011111011000111110101011101100101010000111011110010101110111101101011110 8fabb2a1de577d8fabb2a1de577b5e
UTF-8 è±W}è±W{^ 11000011101010001100001010110001010101110111110111000011101010001100001010110001010101110111101101011110 c3a8c2b1577dc3a8c2b1577b5e
UHC ?±W}?±W{^ 0011111110100001101111100101011101111101001111111010000110111110010101110111101101011110 3fa1be577d3fa1be577b5e

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