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
๐ฟ (OL ONAL ABBREVIATION SIGN) is the Unicode character at code point U+1E5FF. It belongs to the Ol Onal block, in the Other Punctuation (Po) general category. Its script is Onao.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E5FF | |
| decimal | 124415 | |
| htmldecimal | 𞗿 | |
| htmlhex | 𞗿 | |
| css | \1E5FF | |
| javascript | \u{1E5FF} | |
| python | \U0001e5ff | |
| java | \uD839\uDDFF | |
| go | \U0001E5FF | |
| ruby | \u{1E5FF} | |
| rust | \u{1E5FF} | |
| ccpp | \U0001e5ff | |
| urlencoded | %F0%9E%97%BF | |
| utf8bytes | f0 9e 97 bf | |
| utf16bebytes | d8 39 dd ff | |
| utf32bebytes | 00 01 e5 ff |
How to Use
HTML:
𞗿
CSS:
content: "\1E5FF"
JavaScript:
"\u{1E5FF}"
Python:
"\U0001e5ff"
Properties
Frequently Asked Questions
What is the ๐ฟ character (OL ONAL ABBREVIATION SIGN)?
๐ฟ (OL ONAL ABBREVIATION SIGN) is the Unicode character U+1E5FF.
What is the Unicode codepoint of OL ONAL ABBREVIATION SIGN?
The OL ONAL ABBREVIATION SIGN character (๐ฟ) has codepoint U+1E5FF.
How do I type or copy OL ONAL ABBREVIATION SIGN?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.