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 SECTION) is the Unicode character at code point U+1173D. It belongs to the Ahom block, in the Other Punctuation (Po) general category. Its script is Ahom.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1173D | |
| decimal | 71485 | |
| htmldecimal | 𑜽 | |
| htmlhex | 𑜽 | |
| css | \1173D | |
| javascript | \u{1173D} | |
| python | \U0001173d | |
| java | \uD805\uDF3D | |
| go | \U0001173D | |
| ruby | \u{1173D} | |
| rust | \u{1173D} | |
| ccpp | \U0001173d | |
| urlencoded | %F0%91%9C%BD | |
| utf8bytes | f0 91 9c bd | |
| utf16bebytes | d8 05 df 3d | |
| utf32bebytes | 00 01 17 3d |
How to Use
HTML:
𑜽
CSS:
content: "\1173D"
JavaScript:
"\u{1173D}"
Python:
"\U0001173d"
Properties
Frequently Asked Questions
What is the ๐ฝ character (AHOM SIGN SECTION)?
๐ฝ (AHOM SIGN SECTION) is the Unicode character U+1173D.
What is the Unicode codepoint of AHOM SIGN SECTION?
The AHOM SIGN SECTION character (๐ฝ) has codepoint U+1173D.
How do I type or copy AHOM SIGN SECTION?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.