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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 荳ケ陲凡荳ケ陲本^ 111001001011100010111001111010001010001010010110011111011110010010111000101110011110100010100010100101100111101101011110 e4b8b9e8a2967de4b8b9e8a2967b5e
EUC-JP 荳ケ陲凡荳ケ陲本^ 1110100010111010100011101011100111110000101001001100101111011110111010001011101010001110101110011111000010100100110010111101110001011110 e8ba8eb9f0a4cbdee8ba8eb9f0a4cbdc5e
UTF-8 荳ケ陲凡荳ケ陲本^ 11101000100011011011001111101111101111011011100111101001100110011011001011100101100001111010000111101000100011011011001111101111101111011011100111101001100110011011001011100110100111001010110001011110 e88db3efbdb9e999b2e587a1e88db3efbdb9e999b2e69cac5e
UHC 荳??凡荳??本^ 11010100111001010011111100111111110110111110110111010100111001010011111100111111110111001110001001011110 d4e53f3fdbedd4e53f3fdce25e

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