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 跂ァ逧凡跂ァ逧本^ 111001101110001110100111111001111001101010010110011111011110011011100011101001111110011110011010100101100111101101011110 e6e3a7e79a967de6e3a7e79a967b5e
EUC-JP 跂ァ逧凡跂ァ逧本^ 1110110011100101100011101010011111101101111110101100101111011110111011001110010110001110101001111110110111111010110010111101110001011110 ece58ea7edfacbdeece58ea7edfacbdc5e
UTF-8 跂ァ逧凡跂ァ逧本^ 11101000101101111000001011101111101111011010011111101001100000001010011111100101100001111010000111101000101101111000001011101111101111011010011111101001100000001010011111100110100111001010110001011110 e8b782efbda7e980a7e587a1e8b782efbda7e980a7e69cac5e
UHC ???凡???本^ 0011111100111111001111111101101111101101001111110011111100111111110111001110001001011110 3f3f3fdbed3f3f3fdce25e

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