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.
Lorem Ipsum
Generate Lorem Ipsum placeholder text online free. Create dummy text in various lengths for design mockups and layouts. Custom word count supported.
Body Fat Calculator
Calculate your body fat percentage using the US Navy method. Free online body fat calculator with measurements. Estimate body composition accurately.
Password Strength Checker
Test your password strength online free. Check if your password is secure against hackers. Estimate time to crack with detailed analysis.
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.