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 O) is the Unicode character at code point U+0D12. 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+0D12 | |
| decimal | 3346 | |
| htmldecimal | ഒ | |
| htmlhex | ഒ | |
| css | \0D12 | |
| javascript | \u{D12} | |
| python | \u0d12 | |
| java | \u0D12 | |
| go | \u0D12 | |
| ruby | \u{D12} | |
| rust | \u{D12} | |
| ccpp | \u0d12 | |
| urlencoded | %E0%B4%92 | |
| utf8bytes | e0 b4 92 | |
| utf16bebytes | 0d 12 | |
| utf32bebytes | 00 00 0d 12 |
How to Use
HTML:
ഒ
CSS:
content: "\0D12"
JavaScript:
"\u{D12}"
Python:
"\u0d12"
Properties
Frequently Asked Questions
What is the ഒ character (MALAYALAM LETTER O)?
ഒ (MALAYALAM LETTER O) is the Unicode character U+0D12.
What is the Unicode codepoint of MALAYALAM LETTER O?
The MALAYALAM LETTER O character (ഒ) has codepoint U+0D12.
How do I type or copy MALAYALAM LETTER O?
Copy ഒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.