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æ±on}çfæ±on{^ 111001110110011011100110101100010110111101101110011111011110011101100110111001101011000101101111011011100111101101011110 e766e6b16f6e7de766e6b16f6e7b5e
SJIS-WIN ?f?±on}?f?±on{^ 0011111101100110001111111000000101111101011011110110111001111101001111110110011000111111100000010111110101101111011011100111101101011110 3f663f817d6f6e7d3f663f817d6f6e7b5e
EUC-JP çfæ±on}çfæ±on{^ 10001111101010111010111001100110100011111010100111000001101000011101111001101111011011100111110110001111101010111010111001100110100011111010100111000001101000011101111001101111011011100111101101011110 8fabae668fa9c1a1de6f6e7d8fabae668fa9c1a1de6f6e7b5e
UTF-8 çfæ±on}çfæ±on{^ 110000111010011101100110110000111010011011000010101100010110111101101110011111011100001110100111011001101100001110100110110000101011000101101111011011100111101101011110 c3a766c3a6c2b16f6e7dc3a766c3a6c2b16f6e7b5e
UHC ?fæ±on}?fæ±on{^ 00111111011001101010100110100001101000011011111001101111011011100111110100111111011001101010100110100001101000011011111001101111011011100111101101011110 3f66a9a1a1be6f6e7d3f66a9a1a1be6f6e7b5e

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