RemoveDiacritics
✖
RemoveDiacritics
replaces characters in string that have diacritics by their base ASCII characters, when possible.
Details and Options

- With the option setting Language->lang, RemoveDiacritics removes diacritics that do not occur in the basic alphabet of the language lang.
- RemoveDiacritics automatically threads over lists.
Examples
open allclose allBasic Examples (2)Summary of the most common use cases
Remove diacritic marks from a character:

https://wolfram.com/xid/040qfhm88t37pr3o-heqsnr


https://wolfram.com/xid/040qfhm88t37pr3o-8x2lt4


https://wolfram.com/xid/040qfhm88t37pr3o-6xywsz


https://wolfram.com/xid/040qfhm88t37pr3o-s6564t


https://wolfram.com/xid/040qfhm88t37pr3o-lxnvz1

Scope (2)Survey of the scope of standard use cases
RemoveDiacritics automatically threads over lists:

https://wolfram.com/xid/040qfhm88t37pr3o-62xh66

RemoveDiacritics works on strings of different scripts:

https://wolfram.com/xid/040qfhm88t37pr3o-yeql9k

Options (2)Common values & functionality for each option
Language (2)
With Languagelang, RemoveDiacritics will not remove diacritics that are part of the basic alphabet of lang:

https://wolfram.com/xid/040qfhm88t37pr3o-vwd19p

By default, Language option is set to $Language. Changing it has the same effect as setting the option:

https://wolfram.com/xid/040qfhm88t37pr3o-nc8ama


https://wolfram.com/xid/040qfhm88t37pr3o-0500ql

Properties & Relations (2)Properties of the function, and connections to other functions
For a specified language, applying RemoveDiacritics to the result of Alphabet should return the same list of letters:

https://wolfram.com/xid/040qfhm88t37pr3o-8igohz


https://wolfram.com/xid/040qfhm88t37pr3o-8r8l8p

Using AlphabeticOrder with IgnoreDiacritics->True is equivalent to using AlphabeticOrder after applying RemoveDiacritics:

https://wolfram.com/xid/040qfhm88t37pr3o-0txdgy

Possible Issues (1)Common pitfalls and unexpected behavior
RemoveDiacritics breaks ligatures in basic ASCII characters when the ligature is not part of the language:

https://wolfram.com/xid/040qfhm88t37pr3o-doznpt

If it is part of the basic alphabet of the language, it only removes the diacritics:

https://wolfram.com/xid/040qfhm88t37pr3o-3g4s08

Wolfram Research (2015), RemoveDiacritics, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoveDiacritics.html (updated 2015).
Text
Wolfram Research (2015), RemoveDiacritics, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoveDiacritics.html (updated 2015).
Wolfram Research (2015), RemoveDiacritics, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoveDiacritics.html (updated 2015).
CMS
Wolfram Language. 2015. "RemoveDiacritics." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/RemoveDiacritics.html.
Wolfram Language. 2015. "RemoveDiacritics." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/RemoveDiacritics.html.
APA
Wolfram Language. (2015). RemoveDiacritics. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoveDiacritics.html
Wolfram Language. (2015). RemoveDiacritics. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoveDiacritics.html
BibTeX
@misc{reference.wolfram_2025_removediacritics, author="Wolfram Research", title="{RemoveDiacritics}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/RemoveDiacritics.html}", note=[Accessed: 14-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_removediacritics, organization={Wolfram Research}, title={RemoveDiacritics}, year={2015}, url={https://reference.wolfram.com/language/ref/RemoveDiacritics.html}, note=[Accessed: 14-May-2025
]}