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 àoâhN[}àoâhN[{^ 111000000110111111100010011010000100111001011011011111011110000001101111111000100110100001001110010110110111101101011110 e06fe2684e5b7de06fe2684e5b7b5e
SJIS-WIN ?o?hN[}?o?hN[{^ 001111110110111100111111011010000100111001011011011111010011111101101111001111110110100001001110010110110111101101011110 3f6f3f684e5b7d3f6f3f684e5b7b5e
EUC-JP àoâhN[}àoâhN[{^ 1000111110101011101000100110111110001111101010111010010001101000010011100101101101111101100011111010101110100010011011111000111110101011101001000110100001001110010110110111101101011110 8faba26f8faba4684e5b7d8faba26f8faba4684e5b7b5e
UTF-8 àoâhN[}àoâhN[{^ 11000011101000000110111111000011101000100110100001001110010110110111110111000011101000000110111111000011101000100110100001001110010110110111101101011110 c3a06fc3a2684e5b7dc3a06fc3a2684e5b7b5e
UHC ?o?hN[}?o?hN[{^ 001111110110111100111111011010000100111001011011011111010011111101101111001111110110100001001110010110110111101101011110 3f6f3f684e5b7d3f6f3f684e5b7b5e

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