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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 譖懈屆}譖懈屆{^ 111001101001101110011100111001101001101110011100011111011110011010011011100111001110011010011011100111000111101101011110 e69b9ce69b9c7de69b9ce69b9c7b5e
EUC-JP 譖懈屆}譖懈屆{^ 111010111111101111011000111010001101010111111100011111011110101111111011110110001110100011010101111111000111101101011110 ebfbd8e8d5fc7debfbd8e8d5fc7b5e
UTF-8 譖懈屆}譖懈屆{^ 111010001010110110010110111001101000011110001000111001011011000110000110011111011110100010101101100101101110011010000111100010001110010110110001100001100111101101011110 e8ad96e68788e5b1867de8ad96e68788e5b1867b5e
UHC ?懈屆}?懈屆{^ 00111111111110101010101111001100111110100111110100111111111110101010101111001100111110100111101101011110 3ffaabccfa7d3ffaabccfa7b5e

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