unicodeNormalization
CharsetsBuilt-in•1 installs•113 views
This tag performs normalization on every unicode character using each normalization form. Then loops through the input and compares the normalized form to the input and replaces the input with the unicode character that transforms to it.
Created byhackvertor
Created Sep 26, 2024
Updated May 25, 2025
CategoryCharsets
Self-closingNo
TypeBuilt-in
Arguments:
Code: