You might also like
Text Compare
Compare two texts and find differences down to every character. Free online diff checker for comparing documents, code, or any text content.
Word Count
Count words, characters, sentences, and paragraphs in your text online free. Real-time word counter with detailed text statistics. Perfect for writers.
Age Calculator
Calculate exact age in years, months, and days online free. Find out how old you are precisely. Age calculator with birth date and date comparison.
Social Image Generator
Generate Open Graph and Twitter Card images online free. Boost social sharing with custom OG images. Perfect for SEO and social media previews.
FAQ
NFC (Normalization Form C) is precomposed form where accented characters are single code points (e.g., ệ). NFD (Normalization Form D) is decomposed form where characters are split into base letter + combining marks (e.g., ệ). Vietnamese commonly uses NFC.
Paste your text into the tool; it will automatically analyze and show the result. If all characters are precomposed it's NFC, if all decomposed it's NFD, if both then it's mixed.
About this tool
This Unicode analyzer helps check if text is in NFC (precomposed) or NFD (decomposed) form, useful for developers working with Vietnamese and other accented languages. It also displays code points, Unicode character categories, and lets you convert between NFC and NFD forms.