free-symbols

Arabic Letter Tteh With Small V Letter

ࣀ (U+08C0) is the Arabic letter Tteh with small V, used in specific Arabic script text and fonts.

U+08C0

ࣀ is an Arabic script character with the Unicode name “ARABIC LETTER TTEH WITH SMALL V”. It’s useful when you need the exact glyph for proper spelling, typography, or display in text. Use the copy options below or the Unicode values for developers.

Arabic Letter Tteh With Small V Letter Meaning

ࣀ is the Unicode character U+08C0, named “ARABIC LETTER TTEH WITH SMALL V”. As an Arabic letter form, it appears in writing systems and fonts that include this specific variant. In practice, it’s most relevant when you’re reproducing text exactly as it appears in a source document, adding correct characters to a custom font or typesetting workflow, or ensuring consistent rendering across devices. Because Arabic typography can be highly font-dependent, the character may look different depending on the font you use, but the underlying code point stays the same.

Common uses

  • Copying exact characters from documents that use this specific Arabic letter variant
  • Typography and font testing for Arabic glyph coverage at U+08C0
  • Building accurate text strings for digital publishing and UI elements
  • Correcting character mismatches in multilingual content workflows
  • Preparing social or design text that must match a specific source glyph

Examples

ࣀ Arabic Letter Tteh with Small V

  • Copy/paste ࣀ into a note while preserving the original spelling
  • Use U+08C0 in a test string: ࣀ
  • Verify font rendering of ࣀ in an Arabic-capable editor
  • Replace an incorrect character with ࣀ in localized UI text
  • Include ࣀ in a caption where the exact glyph matters: ࣀ

Variations

Technical codes

UnicodeU+08C0
HTML Entityࣀ
HTML Codeࣀ
CSS\08C0

FAQ

What does the Arabic Letter Tteh With Small V letter mean?

ࣀ is the Unicode character U+08C0, named “ARABIC LETTER TTEH WITH SMALL V”. As an Arabic letter form, it appears in writing systems and fonts that include this specific variant. In practice, it’s most relevant when you’re reproducing text exactly as it appears in a source document, adding correct characters to a custom font or typesetting workflow, or ensuring consistent rendering across devices. Because Arabic typography can be highly font-dependent, the character may look different depending on the font you use, but the underlying code point stays the same.

What is the Unicode code point for ࣀ?

ࣀ is U+08C0.

How do I copy ࣀ into HTML?

You can copy the character directly, or use the HTML entity: ࣀ

What can cause ࣀ to look different across websites or apps?

Rendering depends on the font and shaping support. The code point is the same, but available glyphs and typography settings can change the appearance.

How do I use ࣀ in JavaScript?

You can use the escape form \\u{08C0} in JavaScript. Alternatively, insert the character directly if your file is saved as UTF-8.