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' : ''">
ξ
GREEK SMALL LETTER XI
Overview
ξ (GREEK SMALL LETTER XI) is the Unicode character at code point U+03BE. It belongs to the Greek and Coptic block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03BE | |
| decimal | 958 | |
| htmldecimal | ξ | |
| htmlhex | ξ | |
| css | \03BE | |
| javascript | \u{3BE} | |
| python | \u03be | |
| java | \u03BE | |
| go | \u03BE | |
| ruby | \u{3BE} | |
| rust | \u{3BE} | |
| ccpp | \u03be | |
| urlencoded | %CE%BE | |
| utf8bytes | ce be | |
| utf16bebytes | 03 be | |
| utf32bebytes | 00 00 03 be |
How to Use
HTML:
ξ
CSS:
content: "\03BE"
JavaScript:
"\u{3BE}"
Python:
"\u03be"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ξ character (GREEK SMALL LETTER XI)?
ξ (GREEK SMALL LETTER XI) is the Unicode character U+03BE.
What is the Unicode codepoint of GREEK SMALL LETTER XI?
The GREEK SMALL LETTER XI character (ξ) has codepoint U+03BE.
How do I type or copy GREEK SMALL LETTER XI?
Copy ξ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.