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{^ 10001000111111001001010101010100011011100111110110001000111111001001010101010100011011100111101101011110 88fc95546e7d88fc95546e7b5e
SJIS-WIN ???Tn}???Tn{^ 00111111001111110011111101010100011011100111110100111111001111110011111101010100011011100111101101011110 3f3f3f546e7d3f3f3f546e7b5e
EUC-JP ?ü?Tn}?ü?Tn{^ 0011111110001111101010111110010000111111010101000110111001111101001111111000111110101011111001000011111101010100011011100111101101011110 3f8fabe43f546e7d3f8fabe43f546e7b5e
UTF-8 ˆü•Tn}ˆü•Tn{^ 11000010100010001100001110111100110000101001010101010100011011100111110111000010100010001100001110111100110000101001010101010100011011100111101101011110 c288c3bcc295546e7dc288c3bcc295546e7b5e
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)