This document summarizes research on recognizing online handwritten Sanskrit characters using support vector classification. It discusses using Freeman chain code to extract features from character images and represent boundary pixels. A randomized algorithm generates the chain codes. Features vectors are then built and used to train a support vector machine classifier. Segmentation is also used to evaluate possible segmentation zones. The goal is to develop an accurate system for recognizing Sanskrit characters, which is challenging due to complex character shapes and styles. Previous work on character recognition is discussed, focusing on Indian scripts like Devanagari and techniques like feature extraction and classification.