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' : ''">
𖿱
VIETNAMESE ALTERNATE READING MARK NHAY
Overview
𖿱 (VIETNAMESE ALTERNATE READING MARK NHAY) is the Unicode character at code point U+16FF1. It belongs to the Ideographic Symbols and Punctuation block, in the Spacing Mark (Mc) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16FF1 | |
| decimal | 94193 | |
| htmldecimal | 𖿱 | |
| htmlhex | 𖿱 | |
| css | \16FF1 | |
| javascript | \u{16FF1} | |
| python | \U00016ff1 | |
| java | \uD81B\uDFF1 | |
| go | \U00016FF1 | |
| ruby | \u{16FF1} | |
| rust | \u{16FF1} | |
| ccpp | \U00016ff1 | |
| urlencoded | %F0%96%BF%B1 | |
| utf8bytes | f0 96 bf b1 | |
| utf16bebytes | d8 1b df f1 | |
| utf32bebytes | 00 01 6f f1 |
How to Use
HTML:
𖿱
CSS:
content: "\16FF1"
JavaScript:
"\u{16FF1}"
Python:
"\U00016ff1"
Properties
- Script
- Hani
- Category
- Spacing Mark (Mc)
- Bidirectional
- L
- Combining
- 6
- Mirrored
- No
Frequently Asked Questions
What is the 𖿱 character (VIETNAMESE ALTERNATE READING MARK NHAY)?
𖿱 (VIETNAMESE ALTERNATE READING MARK NHAY) is the Unicode character U+16FF1.
What is the Unicode codepoint of VIETNAMESE ALTERNATE READING MARK NHAY?
The VIETNAMESE ALTERNATE READING MARK NHAY character (𖿱) has codepoint U+16FF1.
How do I type or copy VIETNAMESE ALTERNATE READING MARK NHAY?
Copy 𖿱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.