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
๐ซ (KAITHI LETTER VA) is the Unicode character at code point U+110AB. It belongs to the Kaithi block, in the Other Letter (Lo) general category. Its script is Kthi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+110AB | |
| decimal | 69803 | |
| htmldecimal | 𑂫 | |
| htmlhex | 𑂫 | |
| css | \110AB | |
| javascript | \u{110AB} | |
| python | \U000110ab | |
| java | \uD804\uDCAB | |
| go | \U000110AB | |
| ruby | \u{110AB} | |
| rust | \u{110AB} | |
| ccpp | \U000110ab | |
| urlencoded | %F0%91%82%AB | |
| utf8bytes | f0 91 82 ab | |
| utf16bebytes | d8 04 dc ab | |
| utf32bebytes | 00 01 10 ab |
How to Use
HTML:
𑂫
CSS:
content: "\110AB"
JavaScript:
"\u{110AB}"
Python:
"\U000110ab"
Properties
Frequently Asked Questions
What is the ๐ซ character (KAITHI LETTER VA)?
๐ซ (KAITHI LETTER VA) is the Unicode character U+110AB.
What is the Unicode codepoint of KAITHI LETTER VA?
The KAITHI LETTER VA character (๐ซ) has codepoint U+110AB.
How do I type or copy KAITHI LETTER VA?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.