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 âùâ_on}âùâ_on{^ 111000101111100111100010010111110110111101101110011111011110001011111001111000100101111101101111011011100111101101011110 e2f9e25f6f6e7de2f9e25f6f6e7b5e
SJIS-WIN ???_on}???_on{^ 001111110011111100111111010111110110111101101110011111010011111100111111001111110101111101101111011011100111101101011110 3f3f3f5f6f6e7d3f3f3f5f6f6e7b5e
EUC-JP âùâ_on}âùâ_on{^ 100011111010101110100100100011111010101111100011100011111010101110100100010111110110111101101110011111011000111110101011101001001000111110101011111000111000111110101011101001000101111101101111011011100111101101011110 8faba48fabe38faba45f6f6e7d8faba48fabe38faba45f6f6e7b5e
UTF-8 âùâ_on}âùâ_on{^ 110000111010001011000011101110011100001110100010010111110110111101101110011111011100001110100010110000111011100111000011101000100101111101101111011011100111101101011110 c3a2c3b9c3a25f6f6e7dc3a2c3b9c3a25f6f6e7b5e
UHC ???_on}???_on{^ 001111110011111100111111010111110110111101101110011111010011111100111111001111110101111101101111011011100111101101011110 3f3f3f5f6f6e7d3f3f3f5f6f6e7b5e

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