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' : ''">
๐ง
MATHEMATICAL ITALIC CAPITAL ZETA
Overview
๐ง (MATHEMATICAL ITALIC CAPITAL ZETA) is the Unicode character at code point U+1D6E7. It belongs to the Mathematical Alphanumeric Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D6E7 | |
| decimal | 120551 | |
| htmldecimal | 𝛧 | |
| htmlhex | 𝛧 | |
| css | \1D6E7 | |
| javascript | \u{1D6E7} | |
| python | \U0001d6e7 | |
| java | \uD835\uDEE7 | |
| go | \U0001D6E7 | |
| ruby | \u{1D6E7} | |
| rust | \u{1D6E7} | |
| ccpp | \U0001d6e7 | |
| urlencoded | %F0%9D%9B%A7 | |
| utf8bytes | f0 9d 9b a7 | |
| utf16bebytes | d8 35 de e7 | |
| utf32bebytes | 00 01 d6 e7 |
How to Use
HTML:
𝛧
CSS:
content: "\1D6E7"
JavaScript:
"\u{1D6E7}"
Python:
"\U0001d6e7"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0396
Frequently Asked Questions
What is the ๐ง character (MATHEMATICAL ITALIC CAPITAL ZETA)?
๐ง (MATHEMATICAL ITALIC CAPITAL ZETA) is the Unicode character U+1D6E7.
What is the Unicode codepoint of MATHEMATICAL ITALIC CAPITAL ZETA?
The MATHEMATICAL ITALIC CAPITAL ZETA character (๐ง) has codepoint U+1D6E7.
How do I type or copy MATHEMATICAL ITALIC CAPITAL ZETA?
Copy ๐ง directly, or use the HTML entity, UTF-8, and code encodings shown on this page.