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 O) is the Unicode character at code point U+11232. 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+11232 | |
| decimal | 70194 | |
| htmldecimal | 𑈲 | |
| htmlhex | 𑈲 | |
| css | \11232 | |
| javascript | \u{11232} | |
| python | \U00011232 | |
| java | \uD804\uDE32 | |
| go | \U00011232 | |
| ruby | \u{11232} | |
| rust | \u{11232} | |
| ccpp | \U00011232 | |
| urlencoded | %F0%91%88%B2 | |
| utf8bytes | f0 91 88 b2 | |
| utf16bebytes | d8 04 de 32 | |
| utf32bebytes | 00 01 12 32 |
How to Use
HTML:
𑈲
CSS:
content: "\11232"
JavaScript:
"\u{11232}"
Python:
"\U00011232"
Properties
Frequently Asked Questions
What is the ๐ฒ character (KHOJKI VOWEL SIGN O)?
๐ฒ (KHOJKI VOWEL SIGN O) is the Unicode character U+11232.
What is the Unicode codepoint of KHOJKI VOWEL SIGN O?
The KHOJKI VOWEL SIGN O character (๐ฒ) has codepoint U+11232.
How do I type or copy KHOJKI VOWEL SIGN O?
Copy ๐ฒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.