The document presents a technique for classifying handwritten characters based on their symmetry features. The Generalized Symmetry Transform is applied to digits from the USPS dataset to extract symmetry magnitude and orientation maps. These features are used to train Probabilistic Neural Networks, which are then compared to a network trained on the original data. The symmetry-trained networks classify the training data perfectly but generalize poorer than the original data network, achieving 87.2% and 72.2% accuracy respectively compared to 95.17% for the original data network. While symmetry features can classify characters, the original data leads to better generalization performance.