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' : ''">
兩
CJK COMPATIBILITY IDEOGRAPH-F978
Overview
兩 (CJK COMPATIBILITY IDEOGRAPH-F978) is the Unicode character at code point U+F978. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F978 | |
| decimal | 63864 | |
| htmldecimal | 兩 | |
| htmlhex | 兩 | |
| css | \F978 | |
| javascript | \u{F978} | |
| python | \uf978 | |
| java | \uF978 | |
| go | \uF978 | |
| ruby | \u{F978} | |
| rust | \u{F978} | |
| ccpp | \uf978 | |
| urlencoded | %EF%A5%B8 | |
| utf8bytes | ef a5 b8 | |
| utf16bebytes | f9 78 | |
| utf32bebytes | 00 00 f9 78 |
How to Use
HTML:
兩
CSS:
content: "\F978"
JavaScript:
"\u{F978}"
Python:
"\uf978"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 5169
Frequently Asked Questions
What is the 兩 character (CJK COMPATIBILITY IDEOGRAPH-F978)?
兩 (CJK COMPATIBILITY IDEOGRAPH-F978) is the Unicode character U+F978.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F978?
The CJK COMPATIBILITY IDEOGRAPH-F978 character (兩) has codepoint U+F978.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F978?
Copy 兩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.