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 êË×Îon}êË×Îon{^ 111010101100101111010111110011100110111101101110011111011110101011001011110101111100111001101111011011100111101101011110 eacbd7ce6f6e7deacbd7ce6f6e7b5e
SJIS-WIN ??×?on}??×?on{^ 0011111100111111100000010111111000111111011011110110111001111101001111110011111110000001011111100011111101101111011011100111101101011110 3f3f817e3f6f6e7d3f3f817e3f6f6e7b5e
EUC-JP êË×Îon}êË×Îon{^ 1000111110101011101101001000111110101010101100111010000111011111100011111010101011000010011011110110111001111101100011111010101110110100100011111010101010110011101000011101111110001111101010101100001001101111011011100111101101011110 8fabb48faab3a1df8faac26f6e7d8fabb48faab3a1df8faac26f6e7b5e
UTF-8 êË×Îon}êË×Îon{^ 1100001110101010110000111000101111000011100101111100001110001110011011110110111001111101110000111010101011000011100010111100001110010111110000111000111001101111011011100111101101011110 c3aac38bc397c38e6f6e7dc3aac38bc397c38e6f6e7b5e
UHC ??×?on}??×?on{^ 0011111100111111101000011011111100111111011011110110111001111101001111110011111110100001101111110011111101101111011011100111101101011110 3f3fa1bf3f6f6e7d3f3fa1bf3f6f6e7b5e

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