free-symbols

Cherokee Small Letter Tlu Letter

ꮱ is the Cherokee small letter TLU (U+ABB1) for Unicode text and Cherokee writing.

U+ABB1

ꮱ is a single Unicode character used to represent a Cherokee small letter. It has a dedicated code point, U+ABB1, so it can be typed, copied, and programmed reliably. Use the escapes below when you need consistent rendering across systems.

Cherokee Small Letter Tlu Letter Meaning

ꮱ (U+ABB1) is named “CHEROKEE SMALL LETTER TLU.” As a Cherokee character, it belongs to the Cherokee writing system rather than being a decorative mark or symbol with a widely standardized “meaning” outside of text. In practice, it functions like other letters: it appears within Cherokee words to represent the appropriate sound or spelling element for that letter in the Cherokee alphabet. If you’re transcribing or composing Cherokee text, using the correct Unicode character matters for correct reading, searching, and sorting.

Common uses

  • Copy/paste Cherokee text for documents, posts, or chat messages
  • Correctly display Cherokee spellings in multilingual web content
  • Use in software localization or font testing for Cherokee scripts
  • Add character-specific labels or identifiers in Unicode-friendly systems
  • Prepare input strings for developers using Unicode text processing

Examples

ꮱ Cherokee small letter TLU

  • Ꮜ ꮱ ᏣᎳᎩ
  • ᏣꮱᏐ ꮱ ᏥᎦᏬᏂ
  • እᎦ ꮱ ᏫᏯᏍᎩ
  • Cherokee text: ꮱ inside a sentence
  • Enter ꮱ using its Unicode escape in code

Variations

Technical codes

UnicodeU+ABB1
HTML Entityꮱ
HTML Codeꮱ
CSS\ABB1

FAQ

What does the Cherokee Small Letter Tlu letter mean?

ꮱ (U+ABB1) is named “CHEROKEE SMALL LETTER TLU.” As a Cherokee character, it belongs to the Cherokee writing system rather than being a decorative mark or symbol with a widely standardized “meaning” outside of text. In practice, it functions like other letters: it appears within Cherokee words to represent the appropriate sound or spelling element for that letter in the Cherokee alphabet. If you’re transcribing or composing Cherokee text, using the correct Unicode character matters for correct reading, searching, and sorting.

What is the Unicode code point for ꮱ?

ꮱ has the Unicode code point U+ABB1.

How do I copy ꮱ into HTML?

You can use the HTML entity: ꮱ.

What is the CSS escape for ꮱ?

Use \\ABB1 in CSS.

What JavaScript escape can I use for ꮱ?

Use \\u{ABB1} in JavaScript.