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 ½ðâ·n}½ðâ·n{^ 10111101111100001110001010110111011011100111110110111101111100001110001010110111011011100111101101011110 bdf0e2b76e7dbdf0e2b76e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ?ðâ?n}?ðâ?n{^ 001111111000111110101001110000111000111110101011101001000011111101101110011111010011111110001111101010011100001110001111101010111010010000111111011011100111101101011110 3f8fa9c38faba43f6e7d3f8fa9c38faba43f6e7b5e
UTF-8 ½ðâ·n}½ðâ·n{^ 110000101011110111000011101100001100001110100010110000101011011101101110011111011100001010111101110000111011000011000011101000101100001010110111011011100111101101011110 c2bdc3b0c3a2c2b76e7dc2bdc3b0c3a2c2b76e7b5e
UHC ½ð?·n}½ð?·n{^ 10101000111101101010100110100011001111111010000110100100011011100111110110101000111101101010100110100011001111111010000110100100011011100111101101011110 a8f6a9a33fa1a46e7da8f6a9a33fa1a46e7b5e

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