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
๐ซ (AHOM SIGN KILLER) is the Unicode character at code point U+1172B. It belongs to the Ahom block, in the Nonspacing Mark (Mn) general category. Its script is Ahom.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1172B | |
| decimal | 71467 | |
| htmldecimal | 𑜫 | |
| htmlhex | 𑜫 | |
| css | \1172B | |
| javascript | \u{1172B} | |
| python | \U0001172b | |
| java | \uD805\uDF2B | |
| go | \U0001172B | |
| ruby | \u{1172B} | |
| rust | \u{1172B} | |
| ccpp | \U0001172b | |
| urlencoded | %F0%91%9C%AB | |
| utf8bytes | f0 91 9c ab | |
| utf16bebytes | d8 05 df 2b | |
| utf32bebytes | 00 01 17 2b |
How to Use
HTML:
𑜫
CSS:
content: "\1172B"
JavaScript:
"\u{1172B}"
Python:
"\U0001172b"
Properties
Frequently Asked Questions
What is the ๐ซ character (AHOM SIGN KILLER)?
๐ซ (AHOM SIGN KILLER) is the Unicode character U+1172B.
What is the Unicode codepoint of AHOM SIGN KILLER?
The AHOM SIGN KILLER character (๐ซ) has codepoint U+1172B.
How do I type or copy AHOM SIGN KILLER?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.