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 ‘ü•Tn}‘ü•Tn{^ 10010001111111001001010101010100011011100111110110010001111111001001010101010100011011100111101101011110 91fc95546e7d91fc95546e7b5e
SJIS-WIN ???Tn}???Tn{^ 00111111001111110011111101010100011011100111110100111111001111110011111101010100011011100111101101011110 3f3f3f546e7d3f3f3f546e7b5e
EUC-JP ?ü?Tn}?ü?Tn{^ 0011111110001111101010111110010000111111010101000110111001111101001111111000111110101011111001000011111101010100011011100111101101011110 3f8fabe43f546e7d3f8fabe43f546e7b5e
UTF-8 ‘ü•Tn}‘ü•Tn{^ 11000010100100011100001110111100110000101001010101010100011011100111110111000010100100011100001110111100110000101001010101010100011011100111101101011110 c291c3bcc295546e7dc291c3bcc295546e7b5e
UHC ???Tn}???Tn{^ 00111111001111110011111101010100011011100111110100111111001111110011111101010100011011100111101101011110 3f3f3f546e7d3f3f3f546e7b5e

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