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
๐ฎ (VITHKUQI SMALL LETTER O) is the Unicode character at code point U+105AE. It belongs to the Vithkuqi block, in the Lowercase Letter (Ll) general category. Its script is Vith.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+105AE | |
| decimal | 66990 | |
| htmldecimal | 𐖮 | |
| htmlhex | 𐖮 | |
| css | \105AE | |
| javascript | \u{105AE} | |
| python | \U000105ae | |
| java | \uD801\uDDAE | |
| go | \U000105AE | |
| ruby | \u{105AE} | |
| rust | \u{105AE} | |
| ccpp | \U000105ae | |
| urlencoded | %F0%90%96%AE | |
| utf8bytes | f0 90 96 ae | |
| utf16bebytes | d8 01 dd ae | |
| utf32bebytes | 00 01 05 ae |
How to Use
HTML:
𐖮
CSS:
content: "\105AE"
JavaScript:
"\u{105AE}"
Python:
"\U000105ae"
Properties
Frequently Asked Questions
What is the ๐ฎ character (VITHKUQI SMALL LETTER O)?
๐ฎ (VITHKUQI SMALL LETTER O) is the Unicode character U+105AE.
What is the Unicode codepoint of VITHKUQI SMALL LETTER O?
The VITHKUQI SMALL LETTER O character (๐ฎ) has codepoint U+105AE.
How do I type or copy VITHKUQI SMALL LETTER O?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.