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' : ''">
๖
Overview
๖ (THAI DIGIT SIX) is the Unicode character at code point U+0E56. It belongs to the Thai block, in the Decimal Number (Nd) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E56 | |
| decimal | 3670 | |
| htmldecimal | ๖ | |
| htmlhex | ๖ | |
| css | \0E56 | |
| javascript | \u{E56} | |
| python | \u0e56 | |
| java | \u0E56 | |
| go | \u0E56 | |
| ruby | \u{E56} | |
| rust | \u{E56} | |
| ccpp | \u0e56 | |
| urlencoded | %E0%B9%96 | |
| utf8bytes | e0 b9 96 | |
| utf16bebytes | 0e 56 | |
| utf32bebytes | 00 00 0e 56 |
How to Use
HTML:
๖
CSS:
content: "\0E56"
JavaScript:
"\u{E56}"
Python:
"\u0e56"
Properties
Frequently Asked Questions
What is the ๖ character (THAI DIGIT SIX)?
๖ (THAI DIGIT SIX) is the Unicode character U+0E56.
What is the Unicode codepoint of THAI DIGIT SIX?
The THAI DIGIT SIX character (๖) has codepoint U+0E56.
How do I type or copy THAI DIGIT SIX?
Copy ๖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.