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-677E
Overview
松 (CJK UNIFIED IDEOGRAPH-677E) is the Unicode character at code point U+677E. 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+677E | |
| decimal | 26494 | |
| htmldecimal | 松 | |
| htmlhex | 松 | |
| css | \677E | |
| javascript | \u{677E} | |
| python | \u677e | |
| java | \u677E | |
| go | \u677E | |
| ruby | \u{677E} | |
| rust | \u{677E} | |
| ccpp | \u677e | |
| urlencoded | %E6%9D%BE | |
| utf8bytes | e6 9d be | |
| utf16bebytes | 67 7e | |
| utf32bebytes | 00 00 67 7e |
How to Use
HTML:
松
CSS:
content: "\677E"
JavaScript:
"\u{677E}"
Python:
"\u677e"
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-677E)?
松 (CJK UNIFIED IDEOGRAPH-677E) is the Unicode character U+677E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-677E?
The CJK UNIFIED IDEOGRAPH-677E character (松) has codepoint U+677E.
How do I type or copy CJK UNIFIED IDEOGRAPH-677E?
Copy 松 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.