★ U+0D26: Technical Specifications for the Malayalam Letter Da
The Malayalam Letter Da (“ദ” U+0D26) is a critical consonant character for the Malayalam script, representing the dental voiced plosive phoneme. This essential codepoint’s comprehensive technical data, encoding conversions, and usage context are provided for developers and linguists at iloveunicode.com.
U+0D26 Malayalam Character Specifications
The character ദ, which is categorized as an Other Letter, was officially integrated into Unicode in **version 1.1** in June, 1993. It belongs to the **Malayalam** block of the **Basic Multilingual Plane**, confirming its foundational role in digital text rendering for the language.
Core Technical Properties
| Name | Malayalam Letter Da |
|---|---|
| Unicode Codepoint | U+0D26 |
| Unicode Version | 1.1 (June, 1993) |
| Block | Malayalam |
| Plane | Basic Multilingual Plane |
Bidirectional Layout Details
| Bidirectional class | Left To Right (L) |
|---|---|
| Is mirrored? | No |
Supplementary Character Data
| Category | Other Letter |
|---|---|
| Script | Malayalam |
| Combining Class | Not Reordered |
Encoding and Conversion Data for U+0D26
Character Conversions
| HTML (decimal) | ദ |
|---|---|
| HTML (hex) | ദ |
| HTML (named) | - |
| URL Escape Code | %E0%B4%A6 |
| CSS | 00D26 |
| JavaScript, JSON | u0D26 |
| C, C++, Java | u0D26 |
| Python | u0D26 |
| Rust | u{0D26} |
| Ruby | u0D26 |
UTF Encodings
| UTF-8 (hex) | 0xE0 0xB4 0xA6 |
|---|---|
| UTF-16 (hex) | 0x0D26 |
| UTF-32 (hex) | 0x00000D26 |
Direct Input Methods for the Malayalam Letter Da
Use these system-level keyboard shortcuts to directly input the *Malayalam Letter Da* using its hexadecimal codepoint.
Code and Font Rendering Preview
The following clean code block provides copy-ready sequences for inputting **U+0D26** in major programming languages:
// C, C++, Java:
\u0D26
// Python:
\u0D26
// Rust:
\u{0D26}
// Ruby:
\u0D26
**Font Rendering Preview:**
- ദ
Times, Times New Roman, serif
- ദ
Helvetica, Arial, sans-serif
- ദ
Courier, Courier New, monospace
Conclusion: Advancing Your Unicode Knowledge
Accurate rendering and text processing of Indic scripts like Malayalam depend on precise knowledge of characters like the Malayalam Letter Da. Understanding its encoding and properties is essential for global application development. For comprehensive Unicode documentation, rely on the resources provided by iloveunicode.com.