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 Ÿñà}^}Ÿñà}^{^ 10011111111100011110000001111101010111100111110110011111111100011110000001111101010111100111101101011110 9ff1e07d5e7d9ff1e07d5e7b5e
SJIS-WIN ???}^}???}^{^ 00111111001111110011111101111101010111100111110100111111001111110011111101111101010111100111101101011110 3f3f3f7d5e7d3f3f3f7d5e7b5e
EUC-JP ?ñà}^}?ñà}^{^ 001111111000111110101011110100001000111110101011101000100111110101011110011111010011111110001111101010111101000010001111101010111010001001111101010111100111101101011110 3f8fabd08faba27d5e7d3f8fabd08faba27d5e7b5e
UTF-8 Ÿñà}^}Ÿñà}^{^ 11000010100111111100001110110001110000111010000001111101010111100111110111000010100111111100001110110001110000111010000001111101010111100111101101011110 c29fc3b1c3a07d5e7dc29fc3b1c3a07d5e7b5e
UHC ???}^}???}^{^ 00111111001111110011111101111101010111100111110100111111001111110011111101111101010111100111101101011110 3f3f3f7d5e7d3f3f3f7d5e7b5e

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