Tamil Digit Seven Letter
௭ is the Tamil numeral for seven (Unicode U+0BED).
U+0BED
௭ is known as the Tamil Digit Seven. It’s used in Tamil-language writing where numbers are written in Tamil numeral forms. You can copy it directly or use its Unicode/escape codes in software.
Tamil Digit Seven Letter Meaning
௭ represents the number seven using Tamil numeral styling. Like other Tamil digits, it is primarily used when writing numbers in Tamil script rather than using Western digits (0–9). In practice, you’ll see it in dates, counting, numbering in text, and labels designed for Tamil readers. For developers, it is a single Unicode character with codepoint U+0BED, so it can be used reliably in fonts and digital text systems that support the Tamil block. When generating content, you can insert it directly or via HTML/CSS/JavaScript escapes shown below.
Common uses
- •Writing Tamil-form numbers in captions, notices, and signage
- •Using Tamil digits in dates and schedules for Tamil-language content
- •Numbering list items or sections in Tamil documents
- •Displaying quantities or counts in Tamil UI/localization
- •Creating consistent Tamil-script numerals in creative writing and posts
Examples
௭ Tamil Digit Seven
- ௭எண்: ௭
- ௭இன்று ௭ஆம் தேதி
- ௭மொத்தம் ௭ பொருட்கள்
- ௭அத்தியாயம் ௭
- ௭நிலை: ௭
Variations
Technical codes
| Unicode | U+0BED | |
| HTML Entity | ௭ | |
| HTML Code | ௭ | |
| CSS | \0BED |
FAQ
What does the Tamil Digit Seven letter mean?
௭ represents the number seven using Tamil numeral styling. Like other Tamil digits, it is primarily used when writing numbers in Tamil script rather than using Western digits (0–9). In practice, you’ll see it in dates, counting, numbering in text, and labels designed for Tamil readers. For developers, it is a single Unicode character with codepoint U+0BED, so it can be used reliably in fonts and digital text systems that support the Tamil block. When generating content, you can insert it directly or via HTML/CSS/JavaScript escapes shown below.
What is the Unicode codepoint for ௭?
The Tamil Digit Seven is U+0BED.
How can I type or insert ௭ in HTML?
Use the HTML entity: ௭.
What CSS escape can I use for this character?
Use: \\0BED.
How do I represent ௭ in JavaScript?
Use: \\u{0BED}.