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
๐น (TAKRI ABBREVIATION SIGN) is the Unicode character at code point U+116B9. It belongs to the Takri block, in the Other Punctuation (Po) general category. Its script is Takr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+116B9 | |
| decimal | 71353 | |
| htmldecimal | 𑚹 | |
| htmlhex | 𑚹 | |
| css | \116B9 | |
| javascript | \u{116B9} | |
| python | \U000116b9 | |
| java | \uD805\uDEB9 | |
| go | \U000116B9 | |
| ruby | \u{116B9} | |
| rust | \u{116B9} | |
| ccpp | \U000116b9 | |
| urlencoded | %F0%91%9A%B9 | |
| utf8bytes | f0 91 9a b9 | |
| utf16bebytes | d8 05 de b9 | |
| utf32bebytes | 00 01 16 b9 |
How to Use
HTML:
𑚹
CSS:
content: "\116B9"
JavaScript:
"\u{116B9}"
Python:
"\U000116b9"
Properties
Frequently Asked Questions
What is the ๐น character (TAKRI ABBREVIATION SIGN)?
๐น (TAKRI ABBREVIATION SIGN) is the Unicode character U+116B9.
What is the Unicode codepoint of TAKRI ABBREVIATION SIGN?
The TAKRI ABBREVIATION SIGN character (๐น) has codepoint U+116B9.
How do I type or copy TAKRI ABBREVIATION SIGN?
Copy ๐น directly, or use the HTML entity, UTF-8, and code encodings shown on this page.