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' : ''">
๐ข
COUNTING ROD UNIT DIGIT THREE
Overview
๐ข (COUNTING ROD UNIT DIGIT THREE) is the Unicode character at code point U+1D362. It belongs to the Counting Rod Numerals block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D362 | |
| decimal | 119650 | |
| htmldecimal | 𝍢 | |
| htmlhex | 𝍢 | |
| css | \1D362 | |
| javascript | \u{1D362} | |
| python | \U0001d362 | |
| java | \uD834\uDF62 | |
| go | \U0001D362 | |
| ruby | \u{1D362} | |
| rust | \u{1D362} | |
| ccpp | \U0001d362 | |
| urlencoded | %F0%9D%8D%A2 | |
| utf8bytes | f0 9d 8d a2 | |
| utf16bebytes | d8 34 df 62 | |
| utf32bebytes | 00 01 d3 62 |
How to Use
HTML:
𝍢
CSS:
content: "\1D362"
JavaScript:
"\u{1D362}"
Python:
"\U0001d362"
Properties
- Block
- Counting Rod Numerals
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ข character (COUNTING ROD UNIT DIGIT THREE)?
๐ข (COUNTING ROD UNIT DIGIT THREE) is the Unicode character U+1D362.
What is the Unicode codepoint of COUNTING ROD UNIT DIGIT THREE?
The COUNTING ROD UNIT DIGIT THREE character (๐ข) has codepoint U+1D362.
How do I type or copy COUNTING ROD UNIT DIGIT THREE?
Copy ๐ข directly, or use the HTML entity, UTF-8, and code encodings shown on this page.