# Unicode usernames and group names

**URL:** https://meta.discourse.org/t/unicode-usernames-and-group-names/117737
**Category:** Announcements
**Tags:** new-feature
**Created:** [May 14, 2019, 8:18pm UTC](https://meta.discourse.org/t/unicode-usernames-and-group-names/117737 "2019-05-14T20:18:48Z")
**Posts on this page:** 1
**Showing post:** 39

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [February 25, 2025, 12:21pm UTC](https://meta.discourse.org/t/unicode-usernames-and-group-names/117737/39 "2025-02-25T12:21:39Z")

</div>

By default, all Unicode letters and numbers are allowed when you enable `unicode_usernames`. [Characters with a macron](https://simple.wikipedia.org/wiki/Macron) are allowed Unicode characters as well.

If you want to restrict the Unicode characters to characters with a macron, then I’d set the `allowed_unicode_username_characters` site setting to the following value:

```plaintext
[āǟǡǣḇc̄ḏēḕḗḡẖīḵḻḹm̄ṉn̄ōṓṑȫǭȭȱr̄ṟṝṯūǖṻȳẕ]

```

If you would like to allow only a subset of those characters, remove everything you don’t need from the list of characters.

Apostrophes aren’t a letter, so they aren’t allowed, and it’s not possible to add them to an allowlist. The reason is that allowing apostrophes in usernames could break functionality like mentions or quotes.

---

_[View the full topic](https://meta.discourse.org/t/unicode-usernames-and-group-names/117737)._
