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-9EDE
Overview
點 (CJK UNIFIED IDEOGRAPH-9EDE) is the Unicode character at code point U+9EDE. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9EDE | |
| decimal | 40670 | |
| htmldecimal | 點 | |
| htmlhex | 點 | |
| css | \9EDE | |
| javascript | \u{9EDE} | |
| python | \u9ede | |
| java | \u9EDE | |
| go | \u9EDE | |
| ruby | \u{9EDE} | |
| rust | \u{9EDE} | |
| ccpp | \u9ede | |
| urlencoded | %E9%BB%9E | |
| utf8bytes | e9 bb 9e | |
| utf16bebytes | 9e de | |
| utf32bebytes | 00 00 9e de |
How to Use
HTML:
點
CSS:
content: "\9EDE"
JavaScript:
"\u{9EDE}"
Python:
"\u9ede"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 點 character (CJK UNIFIED IDEOGRAPH-9EDE)?
點 (CJK UNIFIED IDEOGRAPH-9EDE) is the Unicode character U+9EDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9EDE?
The CJK UNIFIED IDEOGRAPH-9EDE character (點) has codepoint U+9EDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-9EDE?
Copy 點 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.