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{^ 11110000110011101110001010110111011011100111110111110000110011101110001010110111011011100111101101011110 f0cee2b76e7df0cee2b76e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ðÎâ?n}ðÎâ?n{^ 10001111101010011100001110001111101010101100001010001111101010111010010000111111011011100111110110001111101010011100001110001111101010101100001010001111101010111010010000111111011011100111101101011110 8fa9c38faac28faba43f6e7d8fa9c38faac28faba43f6e7b5e
UTF-8 ðÎâ·n}ðÎâ·n{^ 110000111011000011000011100011101100001110100010110000101011011101101110011111011100001110110000110000111000111011000011101000101100001010110111011011100111101101011110 c3b0c38ec3a2c2b76e7dc3b0c38ec3a2c2b76e7b5e
UHC ð??·n}ð??·n{^ 1010100110100011001111110011111110100001101001000110111001111101101010011010001100111111001111111010000110100100011011100111101101011110 a9a33f3fa1a46e7da9a33f3fa1a46e7b5e

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