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 DIGIT NINE) is the Unicode character at code point U+1E5FA. It belongs to the Ol Onal block, in the Decimal Number (Nd) general category. Its script is Onao.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E5FA | |
| decimal | 124410 | |
| htmldecimal | 𞗺 | |
| htmlhex | 𞗺 | |
| css | \1E5FA | |
| javascript | \u{1E5FA} | |
| python | \U0001e5fa | |
| java | \uD839\uDDFA | |
| go | \U0001E5FA | |
| ruby | \u{1E5FA} | |
| rust | \u{1E5FA} | |
| ccpp | \U0001e5fa | |
| urlencoded | %F0%9E%97%BA | |
| utf8bytes | f0 9e 97 ba | |
| utf16bebytes | d8 39 dd fa | |
| utf32bebytes | 00 01 e5 fa |
How to Use
HTML:
𞗺
CSS:
content: "\1E5FA"
JavaScript:
"\u{1E5FA}"
Python:
"\U0001e5fa"
Properties
Frequently Asked Questions
What is the ๐บ character (OL ONAL DIGIT NINE)?
๐บ (OL ONAL DIGIT NINE) is the Unicode character U+1E5FA.
What is the Unicode codepoint of OL ONAL DIGIT NINE?
The OL ONAL DIGIT NINE character (๐บ) has codepoint U+1E5FA.
How do I type or copy OL ONAL DIGIT NINE?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.