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{^ 10010000111110011110001010110100011011100111110110010000111110011110001010110100011011100111101101011110 90f9e2b46e7d90f9e2b46e7b5e
SJIS-WIN ???´n}???´n{^ 001111110011111100111111100000010100110001101110011111010011111100111111001111111000000101001100011011100111101101011110 3f3f3f814c6e7d3f3f3f814c6e7b5e
EUC-JP ?ùâ´n}?ùâ´n{^ 0011111110001111101010111110001110001111101010111010010010100001101011010110111001111101001111111000111110101011111000111000111110101011101001001010000110101101011011100111101101011110 3f8fabe38faba4a1ad6e7d3f8fabe38faba4a1ad6e7b5e
UTF-8 ùâ´n}ùâ´n{^ 110000101001000011000011101110011100001110100010110000101011010001101110011111011100001010010000110000111011100111000011101000101100001010110100011011100111101101011110 c290c3b9c3a2c2b46e7dc290c3b9c3a2c2b46e7b5e
UHC ???´n}???´n{^ 001111110011111100111111101000101010010101101110011111010011111100111111001111111010001010100101011011100111101101011110 3f3f3fa2a56e7d3f3f3fa2a56e7b5e

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