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{^ 10110011101100101110000010100101011011100111110110110011101100101110000010100101011011100111101101011110 b3b2e0a56e7db3b2e0a56e7b5e
SJIS-WIN ???¥n}???¥n{^ 001111110011111100111111100000011000111101101110011111010011111100111111001111111000000110001111011011100111101101011110 3f3f3f818f6e7d3f3f3f818f6e7b5e
EUC-JP ??à?n}??à?n{^ 0011111100111111100011111010101110100010001111110110111001111101001111110011111110001111101010111010001000111111011011100111101101011110 3f3f8faba23f6e7d3f3f8faba23f6e7b5e
UTF-8 ³²à¥n}³²à¥n{^ 110000101011001111000010101100101100001110100000110000101010010101101110011111011100001010110011110000101011001011000011101000001100001010100101011011100111101101011110 c2b3c2b2c3a0c2a56e7dc2b3c2b2c3a0c2a56e7b5e
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)