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 Ÿâçf{N}Ÿâçf{N{^ 100111111110001011100111011001100111101101001110011111011001111111100010111001110110011001111011010011100111101101011110 9fe2e7667b4e7d9fe2e7667b4e7b5e
SJIS-WIN ???f{N}???f{N{^ 001111110011111100111111011001100111101101001110011111010011111100111111001111110110011001111011010011100111101101011110 3f3f3f667b4e7d3f3f3f667b4e7b5e
EUC-JP ?âçf{N}?âçf{N{^ 0011111110001111101010111010010010001111101010111010111001100110011110110100111001111101001111111000111110101011101001001000111110101011101011100110011001111011010011100111101101011110 3f8faba48fabae667b4e7d3f8faba48fabae667b4e7b5e
UTF-8 Ÿâçf{N}Ÿâçf{N{^ 110000101001111111000011101000101100001110100111011001100111101101001110011111011100001010011111110000111010001011000011101001110110011001111011010011100111101101011110 c29fc3a2c3a7667b4e7dc29fc3a2c3a7667b4e7b5e
UHC ???f{N}???f{N{^ 001111110011111100111111011001100111101101001110011111010011111100111111001111110110011001111011010011100111101101011110 3f3f3f667b4e7d3f3f3f667b4e7b5e

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