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
๐ (TAKRI LETTER O) is the Unicode character at code point U+11688. It belongs to the Takri block, in the Other Letter (Lo) general category. Its script is Takr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11688 | |
| decimal | 71304 | |
| htmldecimal | 𑚈 | |
| htmlhex | 𑚈 | |
| css | \11688 | |
| javascript | \u{11688} | |
| python | \U00011688 | |
| java | \uD805\uDE88 | |
| go | \U00011688 | |
| ruby | \u{11688} | |
| rust | \u{11688} | |
| ccpp | \U00011688 | |
| urlencoded | %F0%91%9A%88 | |
| utf8bytes | f0 91 9a 88 | |
| utf16bebytes | d8 05 de 88 | |
| utf32bebytes | 00 01 16 88 |
How to Use
HTML:
𑚈
CSS:
content: "\11688"
JavaScript:
"\u{11688}"
Python:
"\U00011688"
Properties
Frequently Asked Questions
What is the ๐ character (TAKRI LETTER O)?
๐ (TAKRI LETTER O) is the Unicode character U+11688.
What is the Unicode codepoint of TAKRI LETTER O?
The TAKRI LETTER O character (๐) has codepoint U+11688.
How do I type or copy TAKRI LETTER O?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.