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
๐ (TOTO LETTER RA) is the Unicode character at code point U+1E29F. It belongs to the Toto block, in the Other Letter (Lo) general category. Its script is Toto.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E29F | |
| decimal | 123551 | |
| htmldecimal | 𞊟 | |
| htmlhex | 𞊟 | |
| css | \1E29F | |
| javascript | \u{1E29F} | |
| python | \U0001e29f | |
| java | \uD838\uDE9F | |
| go | \U0001E29F | |
| ruby | \u{1E29F} | |
| rust | \u{1E29F} | |
| ccpp | \U0001e29f | |
| urlencoded | %F0%9E%8A%9F | |
| utf8bytes | f0 9e 8a 9f | |
| utf16bebytes | d8 38 de 9f | |
| utf32bebytes | 00 01 e2 9f |
How to Use
HTML:
𞊟
CSS:
content: "\1E29F"
JavaScript:
"\u{1E29F}"
Python:
"\U0001e29f"
Properties
Frequently Asked Questions
What is the ๐ character (TOTO LETTER RA)?
๐ (TOTO LETTER RA) is the Unicode character U+1E29F.
What is the Unicode codepoint of TOTO LETTER RA?
The TOTO LETTER RA character (๐) has codepoint U+1E29F.
How do I type or copy TOTO LETTER RA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.