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 UNIFIED IDEOGRAPH-3239C
Overview
𲎜 (CJK UNIFIED IDEOGRAPH-3239C) is the Unicode character at code point U+3239C. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3239C | |
| decimal | 205724 | |
| htmldecimal | 𲎜 | |
| htmlhex | 𲎜 | |
| css | \3239C | |
| javascript | \u{3239C} | |
| python | \U0003239c | |
| java | \uD888\uDF9C | |
| go | \U0003239C | |
| ruby | \u{3239C} | |
| rust | \u{3239C} | |
| ccpp | \U0003239c | |
| urlencoded | %F0%B2%8E%9C | |
| utf8bytes | f0 b2 8e 9c | |
| utf16bebytes | d8 88 df 9c | |
| utf32bebytes | 00 03 23 9c |
How to Use
HTML:
𲎜
CSS:
content: "\3239C"
JavaScript:
"\u{3239C}"
Python:
"\U0003239c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲎜 character (CJK UNIFIED IDEOGRAPH-3239C)?
𲎜 (CJK UNIFIED IDEOGRAPH-3239C) is the Unicode character U+3239C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3239C?
The CJK UNIFIED IDEOGRAPH-3239C character (𲎜) has codepoint U+3239C.
How do I type or copy CJK UNIFIED IDEOGRAPH-3239C?
Copy 𲎜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.