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 ’IS’Aqn}’IS’Aqn{^ 1001001001001001010100111001001001000001011100010110111001111101100100100100100101010011100100100100000101110001011011100111101101011110 9249539241716e7d9249539241716e7b5e
SJIS-WIN ?IS?Aqn}?IS?Aqn{^ 0011111101001001010100110011111101000001011100010110111001111101001111110100100101010011001111110100000101110001011011100111101101011110 3f49533f41716e7d3f49533f41716e7b5e
EUC-JP ?IS?Aqn}?IS?Aqn{^ 0011111101001001010100110011111101000001011100010110111001111101001111110100100101010011001111110100000101110001011011100111101101011110 3f49533f41716e7d3f49533f41716e7b5e
UTF-8 ’IS’Aqn}’IS’Aqn{^ 110000101001001001001001010100111100001010010010010000010111000101101110011111011100001010010010010010010101001111000010100100100100000101110001011011100111101101011110 c2924953c29241716e7dc2924953c29241716e7b5e
UHC ?IS?Aqn}?IS?Aqn{^ 0011111101001001010100110011111101000001011100010110111001111101001111110100100101010011001111110100000101110001011011100111101101011110 3f49533f41716e7d3f49533f41716e7b5e

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