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
ץ (HEBREW LETTER FINAL TSADI) is the Unicode character at code point U+05E5. It belongs to the Hebrew block, in the Other Letter (Lo) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+05E5 | |
| decimal | 1509 | |
| htmldecimal | ץ | |
| htmlhex | ץ | |
| css | \05E5 | |
| javascript | \u{5E5} | |
| python | \u05e5 | |
| java | \u05E5 | |
| go | \u05E5 | |
| ruby | \u{5E5} | |
| rust | \u{5E5} | |
| ccpp | \u05e5 | |
| urlencoded | %D7%A5 | |
| utf8bytes | d7 a5 | |
| utf16bebytes | 05 e5 | |
| utf32bebytes | 00 00 05 e5 |
How to Use
HTML:
ץ
CSS:
content: "\05E5"
JavaScript:
"\u{5E5}"
Python:
"\u05e5"
Properties
Frequently Asked Questions
What is the ץ character (HEBREW LETTER FINAL TSADI)?
ץ (HEBREW LETTER FINAL TSADI) is the Unicode character U+05E5.
What is the Unicode codepoint of HEBREW LETTER FINAL TSADI?
The HEBREW LETTER FINAL TSADI character (ץ) has codepoint U+05E5.
How do I type or copy HEBREW LETTER FINAL TSADI?
Copy ץ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.