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 VOWEL SIGN AM) is the Unicode character at code point U+1172A. 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+1172A | |
| decimal | 71466 | |
| htmldecimal | 𑜪 | |
| htmlhex | 𑜪 | |
| css | \1172A | |
| javascript | \u{1172A} | |
| python | \U0001172a | |
| java | \uD805\uDF2A | |
| go | \U0001172A | |
| ruby | \u{1172A} | |
| rust | \u{1172A} | |
| ccpp | \U0001172a | |
| urlencoded | %F0%91%9C%AA | |
| utf8bytes | f0 91 9c aa | |
| utf16bebytes | d8 05 df 2a | |
| utf32bebytes | 00 01 17 2a |
How to Use
HTML:
𑜪
CSS:
content: "\1172A"
JavaScript:
"\u{1172A}"
Python:
"\U0001172a"
Properties
Frequently Asked Questions
What is the ๐ช character (AHOM VOWEL SIGN AM)?
๐ช (AHOM VOWEL SIGN AM) is the Unicode character U+1172A.
What is the Unicode codepoint of AHOM VOWEL SIGN AM?
The AHOM VOWEL SIGN AM character (๐ช) has codepoint U+1172A.
How do I type or copy AHOM VOWEL SIGN AM?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.