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 ’”›ñ\}’”›ñ\{^ 10010010100101001001101111110001010111000111110110010010100101001001101111110001010111000111101101011110 92949bf15c7d92949bf15c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ???ñ\}???ñ\{^ 0011111100111111001111111000111110101011110100000101110001111101001111110011111100111111100011111010101111010000010111000111101101011110 3f3f3f8fabd05c7d3f3f3f8fabd05c7b5e
UTF-8 ’”›ñ\}’”›ñ\{^ 110000101001001011000010100101001100001010011011110000111011000101011100011111011100001010010010110000101001010011000010100110111100001110110001010111000111101101011110 c292c294c29bc3b15c7dc292c294c29bc3b15c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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