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 ⳌíFⳌíGDⳌíFⳌíGD^ 111000101011001110001100111011011000111101000110111000101011001110001100111011011000111101000111010001001110001010110011100011001110110110001111010001101110001010110011100011001110110110001111010001110100010001011110 e2b38ced8f46e2b38ced8f4744e2b38ced8f46e2b38ced8f47445e
SJIS-WIN ?????F?????GD?????F?????GD^ 001111110011111100111111001111110011111101000110001111110011111100111111001111110011111101000111010001000011111100111111001111110011111100111111010001100011111100111111001111110011111100111111010001110100010001011110 3f3f3f3f3f463f3f3f3f3f47443f3f3f3f3f463f3f3f3f3f47445e
EUC-JP â??í?Fâ??í?GDâ??í?Fâ??í?GD^ 10001111101010111010010000111111001111111000111110101011101111110011111101000110100011111010101110100100001111110011111110001111101010111011111100111111010001110100010010001111101010111010010000111111001111111000111110101011101111110011111101000110100011111010101110100100001111110011111110001111101010111011111100111111010001110100010001011110 8faba43f3f8fabbf3f468faba43f3f8fabbf3f47448faba43f3f8fabbf3f468faba43f3f8fabbf3f47445e
UTF-8 ⳌíFⳌíGDⳌíFⳌíGD^ 1100001110100010110000101011001111000010100011001100001110101101110000101000111101000110110000111010001011000010101100111100001010001100110000111010110111000010100011110100011101000100110000111010001011000010101100111100001010001100110000111010110111000010100011110100011011000011101000101100001010110011110000101000110011000011101011011100001010001111010001110100010001011110 c3a2c2b3c28cc3adc28f46c3a2c2b3c28cc3adc28f4744c3a2c2b3c28cc3adc28f46c3a2c2b3c28cc3adc28f47445e
UHC ?³???F?³???GD?³???F?³???GD^ 00111111101010011111100000111111001111110011111101000110001111111010100111111000001111110011111100111111010001110100010000111111101010011111100000111111001111110011111101000110001111111010100111111000001111110011111100111111010001110100010001011110 3fa9f83f3f3f463fa9f83f3f3f47443fa9f83f3f3f463fa9f83f3f3f47445e

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