Rahul Sharma (Editor)

Uconv

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In computing, uconv is one of several computer programs or APIs that converts between different character encodings and Unicode.

It can convert to and from NFC and NFD unicode normalization form. In this respect, it is quite similar to iconv, but it is a separate program altogether.

One implementation is from the Ruby programming community, another one is a part of the International Components for Unicode library.

References

Uconv Wikipedia


Similar Topics