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 DIGIT TWO) is the Unicode character at code point U+0D68. It belongs to the Malayalam block, in the Decimal Number (Nd) general category. Its script is Mlym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D68 | |
| decimal | 3432 | |
| htmldecimal | ൨ | |
| htmlhex | ൨ | |
| css | \0D68 | |
| javascript | \u{D68} | |
| python | \u0d68 | |
| java | \u0D68 | |
| go | \u0D68 | |
| ruby | \u{D68} | |
| rust | \u{D68} | |
| ccpp | \u0d68 | |
| urlencoded | %E0%B5%A8 | |
| utf8bytes | e0 b5 a8 | |
| utf16bebytes | 0d 68 | |
| utf32bebytes | 00 00 0d 68 |
How to Use
HTML:
൨
CSS:
content: "\0D68"
JavaScript:
"\u{D68}"
Python:
"\u0d68"
Properties
Frequently Asked Questions
What is the ൨ character (MALAYALAM DIGIT TWO)?
൨ (MALAYALAM DIGIT TWO) is the Unicode character U+0D68.
What is the Unicode codepoint of MALAYALAM DIGIT TWO?
The MALAYALAM DIGIT TWO character (൨) has codepoint U+0D68.
How do I type or copy MALAYALAM DIGIT TWO?
Copy ൨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.