Arabic Letter Rnoon Letter
ڻ is the Arabic letter Rnoon (U+06BB), useful for accurately typing and displaying specific Arabic-script text.
U+06BB
ڻ is a single character from the Arabic script. If you need the exact Unicode glyph for it, this page provides reliable copy options and technical escapes.
Arabic Letter Rnoon Letter Meaning
ڻ is the Arabic letter Rnoon, encoded as U+06BB. As an Arabic-script character, it is used in written text where this specific letter is required, helping maintain accurate spelling and consistent typography. In practice, the main “meaning” users care about is representational: using the correct character (not a look-alike) ensures the right glyph appears across devices and fonts and that text matching/searching behaves as expected. When you type it into documents, UI labels, names, or content that must preserve exact characters, using the correct Unicode form (U+06BB) is the safest approach.
Common uses
- •Copy/paste for Arabic-script text entry and proofreading
- •Correct rendering in web content that must preserve exact characters
- •Labels, names, or UI text where accurate spelling matters
- •Document editing and typography when the specific letter is required
- •Programming and data entry with Unicode-safe text handling
Examples
ڻ (Arabic Letter Rnoon)
- ڻCopy this: ڻ
- ڻName example: ڻاح
- ڻWord example: ڪڻڻ
- ڻUI label: ڻ Settings
- ڻMessage example: سلام ڻ
Variations
Technical codes
| Unicode | U+06BB | |
| HTML Entity | ڻ | |
| HTML Code | ڻ | |
| CSS | \06BB |
FAQ
What does the Arabic Letter Rnoon letter mean?
ڻ is the Arabic letter Rnoon, encoded as U+06BB. As an Arabic-script character, it is used in written text where this specific letter is required, helping maintain accurate spelling and consistent typography. In practice, the main “meaning” users care about is representational: using the correct character (not a look-alike) ensures the right glyph appears across devices and fonts and that text matching/searching behaves as expected. When you type it into documents, UI labels, names, or content that must preserve exact characters, using the correct Unicode form (U+06BB) is the safest approach.
What is the Unicode code point for ڻ?
The character ڻ is U+06BB.
How do I copy ڻ safely for web and documents?
Use the direct character “ڻ” from this page, or paste the HTML entity “ڻ” where supported.
What can I use in CSS to display ڻ?
You can use the CSS escape form: \\06BB.
How do I include ڻ in JavaScript strings?
Use the JavaScript escape: \\u{06BB}.