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 ☟íh☟ífN}☟íh☟ífN{^ 11100010100110001001111111101101011010001110001010011000100111111110110101100110010011100111110111100010100110001001111111101101011010001110001010011000100111111110110101100110010011100111101101011110 e2989fed68e2989fed664e7de2989fed68e2989fed664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP â??íhâ??ífN}â??íhâ??ífN{^ 1000111110101011101001000011111100111111100011111010101110111111011010001000111110101011101001000011111100111111100011111010101110111111011001100100111001111101100011111010101110100100001111110011111110001111101010111011111101101000100011111010101110100100001111110011111110001111101010111011111101100110010011100111101101011110 8faba43f3f8fabbf688faba43f3f8fabbf664e7d8faba43f3f8fabbf688faba43f3f8fabbf664e7b5e
UTF-8 ☟íh☟ífN}☟íh☟ífN{^ 1100001110100010110000101001100011000010100111111100001110101101011010001100001110100010110000101001100011000010100111111100001110101101011001100100111001111101110000111010001011000010100110001100001010011111110000111010110101101000110000111010001011000010100110001100001010011111110000111010110101100110010011100111101101011110 c3a2c298c29fc3ad68c3a2c298c29fc3ad664e7dc3a2c298c29fc3ad68c3a2c298c29fc3ad664e7b5e
UHC ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e

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