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-F9A3
Overview
念 (CJK COMPATIBILITY IDEOGRAPH-F9A3) is the Unicode character at code point U+F9A3. 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+F9A3 | |
| decimal | 63907 | |
| htmldecimal | 念 | |
| htmlhex | 念 | |
| css | \F9A3 | |
| javascript | \u{F9A3} | |
| python | \uf9a3 | |
| java | \uF9A3 | |
| go | \uF9A3 | |
| ruby | \u{F9A3} | |
| rust | \u{F9A3} | |
| ccpp | \uf9a3 | |
| urlencoded | %EF%A6%A3 | |
| utf8bytes | ef a6 a3 | |
| utf16bebytes | f9 a3 | |
| utf32bebytes | 00 00 f9 a3 |
How to Use
HTML:
念
CSS:
content: "\F9A3"
JavaScript:
"\u{F9A3}"
Python:
"\uf9a3"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 5FF5
Frequently Asked Questions
What is the 念 character (CJK COMPATIBILITY IDEOGRAPH-F9A3)?
念 (CJK COMPATIBILITY IDEOGRAPH-F9A3) is the Unicode character U+F9A3.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F9A3?
The CJK COMPATIBILITY IDEOGRAPH-F9A3 character (念) has codepoint U+F9A3.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F9A3?
Copy 念 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.