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