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 ˆßçj‰Ùˆßçj‰Ù^ 10001000110111111110011101101010100010011101100110001000110111111110011101101010100010011101100101011110 88dfe76a89d988dfe76a89d95e
SJIS-WIN ???j?????j??^ 00111111001111110011111101101010001111110011111100111111001111110011111101101010001111110011111101011110 3f3f3f6a3f3f3f3f3f6a3f3f5e
EUC-JP ?ßçj?Ù?ßçj?Ù^ 00111111100011111010100111001110100011111010101110101110011010100011111110001111101010101110001100111111100011111010100111001110100011111010101110101110011010100011111110001111101010101110001101011110 3f8fa9ce8fabae6a3f8faae33f8fa9ce8fabae6a3f8faae35e
UTF-8 ˆßçj‰Ùˆßçj‰Ù^ 1100001010001000110000111001111111000011101001110110101011000010100010011100001110011001110000101000100011000011100111111100001110100111011010101100001010001001110000111001100101011110 c288c39fc3a76ac289c399c288c39fc3a76ac289c3995e
UHC ?ß?j???ß?j??^ 001111111010100110101100001111110110101000111111001111110011111110101001101011000011111101101010001111110011111101011110 3fa9ac3f6a3f3f3fa9ac3f6a3f3f5e

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