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{^ 11100100111110101000101111110111011011100111110111100100111110101000101111110111011011100111101101011110 e4fa8bf76e7de4fa8bf76e7b5e
SJIS-WIN ???÷n}???÷n{^ 001111110011111100111111100000011000000001101110011111010011111100111111001111111000000110000000011011100111101101011110 3f3f3f81806e7d3f3f3f81806e7b5e
EUC-JP äú?÷n}äú?÷n{^ 1000111110101011101000111000111110101011111000100011111110100001111000000110111001111101100011111010101110100011100011111010101111100010001111111010000111100000011011100111101101011110 8faba38fabe23fa1e06e7d8faba38fabe23fa1e06e7b5e
UTF-8 äú‹÷n}äú‹÷n{^ 110000111010010011000011101110101100001010001011110000111011011101101110011111011100001110100100110000111011101011000010100010111100001110110111011011100111101101011110 c3a4c3bac28bc3b76e7dc3a4c3bac28bc3b76e7b5e
UHC ???÷n}???÷n{^ 001111110011111100111111101000011100000001101110011111010011111100111111001111111010000111000000011011100111101101011110 3f3f3fa1c06e7d3f3f3fa1c06e7b5e

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