free-symbols

Cherokee Small Letter Se Letter

ꮞ is the Cherokee small letter “se” character used in Cherokee writing.

U+AB9E

ꮞ represents the Cherokee small letter se in Unicode. If you’re building multilingual text or designing with Cherokee characters, this guide helps you copy and use it correctly. Below you’ll find code points and ready-to-use examples.

Cherokee Small Letter Se Letter Meaning

ꮞ (Unicode U+AB9E) is named “CHEROKEE SMALL LETTER SE.” It belongs to the Cherokee character set and is used as a lowercase/“small letter” form corresponding to the letter value “se.” In practice, it appears when writing Cherokee text in a standards-compliant encoding (Unicode). If a font supports Cherokee, you can display it directly; otherwise, it may render as a missing-glyph box. For web and app usage, you can insert it by copying the character, using its HTML entity, or using the JavaScript Unicode escape shown on this page.

Common uses

  • Copying the character into Cherokee text for documents or notes
  • Rendering Cherokee content in websites and web apps using Unicode
  • Typography and UI design where Cherokee characters must appear correctly
  • Localization and translation workflows requiring accurate character sets
  • Creating text samples or educational materials that demonstrate Cherokee letters

Examples

ꮞ Cherokee Small Letter Se

  • ᐧꮞᐧ
  • ᎣꮞᏍᏗ
  • ᏩꮞᏍᏗ ᏗᏓᏍᏗ
  • ᏣꮞᏗᏍᏗ
  • ꮞᏍᏗ ᏣᏗᏍᏗ

Variations

Technical codes

UnicodeU+AB9E
HTML Entityꮞ
HTML Codeꮞ
CSS\AB9E

FAQ

What does the Cherokee Small Letter Se letter mean?

ꮞ (Unicode U+AB9E) is named “CHEROKEE SMALL LETTER SE.” It belongs to the Cherokee character set and is used as a lowercase/“small letter” form corresponding to the letter value “se.” In practice, it appears when writing Cherokee text in a standards-compliant encoding (Unicode). If a font supports Cherokee, you can display it directly; otherwise, it may render as a missing-glyph box. For web and app usage, you can insert it by copying the character, using its HTML entity, or using the JavaScript Unicode escape shown on this page.

What is the Unicode code point for ꮞ?

ꮞ has Unicode code point U+AB9E.

How can I copy ꮞ into HTML?

Use the HTML entity: ꮞ.

What is the CSS escape for ꮞ?

Use: \\AB9E.

How do I include ꮞ in JavaScript strings?

Use the JavaScript escape: \\u{AB9E}.