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 SMALL SECTION) is the Unicode character at code point U+1173C. 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+1173C | |
| decimal | 71484 | |
| htmldecimal | 𑜼 | |
| htmlhex | 𑜼 | |
| css | \1173C | |
| javascript | \u{1173C} | |
| python | \U0001173c | |
| java | \uD805\uDF3C | |
| go | \U0001173C | |
| ruby | \u{1173C} | |
| rust | \u{1173C} | |
| ccpp | \U0001173c | |
| urlencoded | %F0%91%9C%BC | |
| utf8bytes | f0 91 9c bc | |
| utf16bebytes | d8 05 df 3c | |
| utf32bebytes | 00 01 17 3c |
How to Use
HTML:
𑜼
CSS:
content: "\1173C"
JavaScript:
"\u{1173C}"
Python:
"\U0001173c"
Properties
Frequently Asked Questions
What is the ๐ผ character (AHOM SIGN SMALL SECTION)?
๐ผ (AHOM SIGN SMALL SECTION) is the Unicode character U+1173C.
What is the Unicode codepoint of AHOM SIGN SMALL SECTION?
The AHOM SIGN SMALL SECTION character (๐ผ) has codepoint U+1173C.
How do I type or copy AHOM SIGN SMALL SECTION?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.