Arabic-indic Per Ten Thousand Sign Letter
؊ is the Arabic-Indic per ten thousand sign, Unicode U+060A.
U+060A
The symbol ؊ represents the Arabic-Indic per ten thousand sign (U+060A). It’s useful when writing numbers or ratios that use “per 10,000” notation with Arabic-Indic conventions. You can copy it directly or use the provided code-point escapes.
Arabic-indic Per Ten Thousand Sign Letter Meaning
؊ (Unicode U+060A) is named “ARABIC-INDIC PER TEN THOUSAND SIGN.” It is used as a punctuation-like symbol in numeric expressions to indicate “per ten thousand” in Arabic-Indic writing contexts. You may encounter it in localized number formats, statistical or reporting text where rates are expressed relative to 10,000 units, or in documents that follow Arabic-Indic typographic conventions. The character is not the same as the general “percent” sign; instead, it specifically communicates a “per 10,000” relationship.
Common uses
- •Displaying rates or statistics expressed per 10,000 (Arabic-Indic style).
- •Labeling charts or tables in Arabic-Indic localized reports.
- •Writing documentation that uses Arabic-Indic numeric punctuation conventions.
- •Creating UI text for analytics dashboards that present per-10,000 metrics.
- •Formatting text content where “per ten thousand” notation is required.
Examples
؊ Arabic-Indic per ten thousand sign
- ؊النسبة: 12؊
- ؊معدل الخلل لكل 10,000: 3؊
- ؊١٥؊ شخص من بين العدد الكلي
- ؊القيمة المعروضة: 7؊
- ؊الزيادة بمقدار 4؊ في الفئة
Variations
Technical codes
| Unicode | U+060A | |
| HTML Entity | ؊ | |
| HTML Code | ؊ | |
| CSS | \060A |
FAQ
What does the Arabic-indic Per Ten Thousand Sign letter mean?
؊ (Unicode U+060A) is named “ARABIC-INDIC PER TEN THOUSAND SIGN.” It is used as a punctuation-like symbol in numeric expressions to indicate “per ten thousand” in Arabic-Indic writing contexts. You may encounter it in localized number formats, statistical or reporting text where rates are expressed relative to 10,000 units, or in documents that follow Arabic-Indic typographic conventions. The character is not the same as the general “percent” sign; instead, it specifically communicates a “per 10,000” relationship.
What is the Unicode code point for ؊?
The Unicode code point for ؊ is U+060A (Unicode name: ARABIC-INDIC PER TEN THOUSAND SIGN).
How do I type ؊ using HTML?
Use the HTML entity: ؊
How do I use ؊ in CSS?
You can use the CSS escape form: \\060A
How do I use ؊ in JavaScript?
In JavaScript, you can use: \\u{060A}