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 îân}îân{^ 11000011101011101100001110100010011011100111110111000011101011101100001110100010011011100111101101011110 c3aec3a26e7dc3aec3a26e7b5e
SJIS-WIN ???¢n}???¢n{^ 001111110011111100111111100000011001000101101110011111010011111100111111001111111000000110010001011011100111101101011110 3f3f3f81916e7d3f3f3f81916e7b5e
EUC-JP îân}îân{^ 100011111010101010101010100011111010001011101110100011111010101010101010101000011111000101101110011111011000111110101010101010101000111110100010111011101000111110101010101010101010000111110001011011100111101101011110 8faaaa8fa2ee8faaaaa1f16e7d8faaaa8fa2ee8faaaaa1f16e7b5e
UTF-8 îân}îân{^ 110000111000001111000010101011101100001110000011110000101010001001101110011111011100001110000011110000101010111011000011100000111100001010100010011011100111101101011110 c383c2aec383c2a26e7dc383c2aec383c2a26e7b5e
UHC ?®??n}?®??n{^ 001111111010001011100111001111110011111101101110011111010011111110100010111001110011111100111111011011100111101101011110 3fa2e73f3f6e7d3fa2e73f3f6e7b5e

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