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 ãɇD„Gn}ãɇD„Gn{^ 1110001111001001100001110100010010000100010001110110111001111101111000111100100110000111010001001000010001000111011011100111101101011110 e3c9874484476e7de3c9874484476e7b5e
SJIS-WIN ???D?Gn}???D?Gn{^ 0011111100111111001111110100010000111111010001110110111001111101001111110011111100111111010001000011111101000111011011100111101101011110 3f3f3f443f476e7d3f3f3f443f476e7b5e
EUC-JP ãÉ?D?Gn}ãÉ?D?Gn{^ 10001111101010111010101010001111101010101011000100111111010001000011111101000111011011100111110110001111101010111010101010001111101010101011000100111111010001000011111101000111011011100111101101011110 8fabaa8faab13f443f476e7d8fabaa8faab13f443f476e7b5e
UTF-8 ãɇD„Gn}ãɇD„Gn{^ 11000011101000111100001110001001110000101000011101000100110000101000010001000111011011100111110111000011101000111100001110001001110000101000011101000100110000101000010001000111011011100111101101011110 c3a3c389c28744c284476e7dc3a3c389c28744c284476e7b5e
UHC ???D?Gn}???D?Gn{^ 0011111100111111001111110100010000111111010001110110111001111101001111110011111100111111010001000011111101000111011011100111101101011110 3f3f3f443f476e7d3f3f3f443f476e7b5e

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