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
๐ณ (KHOJKI VOWEL SIGN AU) is the Unicode character at code point U+11233. It belongs to the Khojki block, in the Spacing Mark (Mc) general category. Its script is Khoj.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11233 | |
| decimal | 70195 | |
| htmldecimal | 𑈳 | |
| htmlhex | 𑈳 | |
| css | \11233 | |
| javascript | \u{11233} | |
| python | \U00011233 | |
| java | \uD804\uDE33 | |
| go | \U00011233 | |
| ruby | \u{11233} | |
| rust | \u{11233} | |
| ccpp | \U00011233 | |
| urlencoded | %F0%91%88%B3 | |
| utf8bytes | f0 91 88 b3 | |
| utf16bebytes | d8 04 de 33 | |
| utf32bebytes | 00 01 12 33 |
How to Use
HTML:
𑈳
CSS:
content: "\11233"
JavaScript:
"\u{11233}"
Python:
"\U00011233"
Properties
Frequently Asked Questions
What is the ๐ณ character (KHOJKI VOWEL SIGN AU)?
๐ณ (KHOJKI VOWEL SIGN AU) is the Unicode character U+11233.
What is the Unicode codepoint of KHOJKI VOWEL SIGN AU?
The KHOJKI VOWEL SIGN AU character (๐ณ) has codepoint U+11233.
How do I type or copy KHOJKI VOWEL SIGN AU?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.