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{^ 10110011101100101110000010100010011011100111110110110011101100101110000010100010011011100111101101011110 b3b2e0a26e7db3b2e0a26e7b5e
SJIS-WIN ???¢n}???¢n{^ 001111110011111100111111100000011001000101101110011111010011111100111111001111111000000110010001011011100111101101011110 3f3f3f81916e7d3f3f3f81916e7b5e
EUC-JP ??à¢n}??à¢n{^ 00111111001111111000111110101011101000101010000111110001011011100111110100111111001111111000111110101011101000101010000111110001011011100111101101011110 3f3f8faba2a1f16e7d3f3f8faba2a1f16e7b5e
UTF-8 ³²à¢n}³²à¢n{^ 110000101011001111000010101100101100001110100000110000101010001001101110011111011100001010110011110000101011001011000011101000001100001010100010011011100111101101011110 c2b3c2b2c3a0c2a26e7dc2b3c2b2c3a0c2a26e7b5e
UHC ³²??n}³²??n{^ 1010100111111000101010011111011100111111001111110110111001111101101010011111100010101001111101110011111100111111011011100111101101011110 a9f8a9f73f3f6e7da9f8a9f73f3f6e7b5e

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