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 MONOSPACE SMALL X
Overview
๐ก (MATHEMATICAL MONOSPACE SMALL X) is the Unicode character at code point U+1D6A1. It belongs to the Mathematical Alphanumeric Symbols block, in the Lowercase Letter (Ll) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D6A1 | |
| decimal | 120481 | |
| htmldecimal | 𝚡 | |
| htmlhex | 𝚡 | |
| css | \1D6A1 | |
| javascript | \u{1D6A1} | |
| python | \U0001d6a1 | |
| java | \uD835\uDEA1 | |
| go | \U0001D6A1 | |
| ruby | \u{1D6A1} | |
| rust | \u{1D6A1} | |
| ccpp | \U0001d6a1 | |
| urlencoded | %F0%9D%9A%A1 | |
| utf8bytes | f0 9d 9a a1 | |
| utf16bebytes | d8 35 de a1 | |
| utf32bebytes | 00 01 d6 a1 |
How to Use
HTML:
𝚡
CSS:
content: "\1D6A1"
JavaScript:
"\u{1D6A1}"
Python:
"\U0001d6a1"
Properties
- Script
- Zyyy
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0078
Frequently Asked Questions
What is the ๐ก character (MATHEMATICAL MONOSPACE SMALL X)?
๐ก (MATHEMATICAL MONOSPACE SMALL X) is the Unicode character U+1D6A1.
What is the Unicode codepoint of MATHEMATICAL MONOSPACE SMALL X?
The MATHEMATICAL MONOSPACE SMALL X character (๐ก) has codepoint U+1D6A1.
How do I type or copy MATHEMATICAL MONOSPACE SMALL X?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.