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-2F972
Overview
𦈨 (CJK COMPATIBILITY IDEOGRAPH-2F972) is the Unicode character at code point U+2F972. It belongs to the CJK Compatibility Ideographs Supplement block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2F972 | |
| decimal | 194930 | |
| htmldecimal | 𦈨 | |
| htmlhex | 𦈨 | |
| css | \2F972 | |
| javascript | \u{2F972} | |
| python | \U0002f972 | |
| java | \uD87E\uDD72 | |
| go | \U0002F972 | |
| ruby | \u{2F972} | |
| rust | \u{2F972} | |
| ccpp | \U0002f972 | |
| urlencoded | %F0%AF%A5%B2 | |
| utf8bytes | f0 af a5 b2 | |
| utf16bebytes | d8 7e dd 72 | |
| utf32bebytes | 00 02 f9 72 |
How to Use
HTML:
𦈨
CSS:
content: "\2F972"
JavaScript:
"\u{2F972}"
Python:
"\U0002f972"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 26228
Frequently Asked Questions
What is the 𦈨 character (CJK COMPATIBILITY IDEOGRAPH-2F972)?
𦈨 (CJK COMPATIBILITY IDEOGRAPH-2F972) is the Unicode character U+2F972.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-2F972?
The CJK COMPATIBILITY IDEOGRAPH-2F972 character (𦈨) has codepoint U+2F972.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-2F972?
Copy 𦈨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.