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 äxáfàin}äxáfàin{^ 1110010001111000111000010110011011100000011010010110111001111101111001000111100011100001011001101110000001101001011011100111101101011110 e478e166e0696e7de478e166e0696e7b5e
SJIS-WIN ?x?f?in}?x?f?in{^ 0011111101111000001111110110011000111111011010010110111001111101001111110111100000111111011001100011111101101001011011100111101101011110 3f783f663f696e7d3f783f663f696e7b5e
EUC-JP äxáfàin}äxáfàin{^ 1000111110101011101000110111100010001111101010111010000101100110100011111010101110100010011010010110111001111101100011111010101110100011011110001000111110101011101000010110011010001111101010111010001001101001011011100111101101011110 8faba3788faba1668faba2696e7d8faba3788faba1668faba2696e7b5e
UTF-8 äxáfàin}äxáfàin{^ 1100001110100100011110001100001110100001011001101100001110100000011010010110111001111101110000111010010001111000110000111010000101100110110000111010000001101001011011100111101101011110 c3a478c3a166c3a0696e7dc3a478c3a166c3a0696e7b5e
UHC ?x?f?in}?x?f?in{^ 0011111101111000001111110110011000111111011010010110111001111101001111110111100000111111011001100011111101101001011011100111101101011110 3f783f663f696e7d3f783f663f696e7b5e

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