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 CA
Overview
𖿰 (VIETNAMESE ALTERNATE READING MARK CA) is the Unicode character at code point U+16FF0. 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+16FF0 | |
| decimal | 94192 | |
| htmldecimal | 𖿰 | |
| htmlhex | 𖿰 | |
| css | \16FF0 | |
| javascript | \u{16FF0} | |
| python | \U00016ff0 | |
| java | \uD81B\uDFF0 | |
| go | \U00016FF0 | |
| ruby | \u{16FF0} | |
| rust | \u{16FF0} | |
| ccpp | \U00016ff0 | |
| urlencoded | %F0%96%BF%B0 | |
| utf8bytes | f0 96 bf b0 | |
| utf16bebytes | d8 1b df f0 | |
| utf32bebytes | 00 01 6f f0 |
How to Use
HTML:
𖿰
CSS:
content: "\16FF0"
JavaScript:
"\u{16FF0}"
Python:
"\U00016ff0"
Properties
- Script
- Hani
- Category
- Spacing Mark (Mc)
- Bidirectional
- L
- Combining
- 6
- Mirrored
- No
Frequently Asked Questions
What is the 𖿰 character (VIETNAMESE ALTERNATE READING MARK CA)?
𖿰 (VIETNAMESE ALTERNATE READING MARK CA) is the Unicode character U+16FF0.
What is the Unicode codepoint of VIETNAMESE ALTERNATE READING MARK CA?
The VIETNAMESE ALTERNATE READING MARK CA character (𖿰) has codepoint U+16FF0.
How do I type or copy VIETNAMESE ALTERNATE READING MARK CA?
Copy 𖿰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.