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 ℑhG’AeℑhG’Ae^ 1110001010000100100100010110100001000111100100100100000101100101111000101000010010010001011010000100011110010010010000010110010101011110 e284916847924165e2849168479241655e
SJIS-WIN ???hG?Ae???hG?Ae^ 0011111100111111001111110110100001000111001111110100000101100101001111110011111100111111011010000100011100111111010000010110010101011110 3f3f3f68473f41653f3f3f68473f41655e
EUC-JP â??hG?Aeâ??hG?Ae^ 100011111010101110100100001111110011111101101000010001110011111101000001011001011000111110101011101001000011111100111111011010000100011100111111010000010110010101011110 8faba43f3f68473f41658faba43f3f68473f41655e
UTF-8 ℑhG’AeℑhG’Ae^ 11000011101000101100001010000100110000101001000101101000010001111100001010010010010000010110010111000011101000101100001010000100110000101001000101101000010001111100001010010010010000010110010101011110 c3a2c284c2916847c2924165c3a2c284c2916847c29241655e
UHC ???hG?Ae???hG?Ae^ 0011111100111111001111110110100001000111001111110100000101100101001111110011111100111111011010000100011100111111010000010110010101011110 3f3f3f68473f41653f3f3f68473f41655e

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