copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ഴ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ഴ
Overview
ഴ (MALAYALAM LETTER LLLA) is the Unicode character at code point U+0D34. It belongs to the Malayalam block, in the Other Letter (Lo) general category. Its script is Mlym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D34 | |
| decimal | 3380 | |
| htmldecimal | ഴ | |
| htmlhex | ഴ | |
| css | \0D34 | |
| javascript | \u{D34} | |
| python | \u0d34 | |
| java | \u0D34 | |
| go | \u0D34 | |
| ruby | \u{D34} | |
| rust | \u{D34} | |
| ccpp | \u0d34 | |
| urlencoded | %E0%B4%B4 | |
| utf8bytes | e0 b4 b4 | |
| utf16bebytes | 0d 34 | |
| utf32bebytes | 00 00 0d 34 |
How to Use
HTML:
ഴ
CSS:
content: "\0D34"
JavaScript:
"\u{D34}"
Python:
"\u0d34"
Properties
Frequently Asked Questions
What is the ഴ character (MALAYALAM LETTER LLLA)?
ഴ (MALAYALAM LETTER LLLA) is the Unicode character U+0D34.
What is the Unicode codepoint of MALAYALAM LETTER LLLA?
The MALAYALAM LETTER LLLA character (ഴ) has codepoint U+0D34.
How do I type or copy MALAYALAM LETTER LLLA?
Copy ഴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.