Ξ

Technical information

SymbolΞ
NameGreek capital letter xi
Unicode numberU+039E
CategoryGreek capital letter normal
DescriptionThe Unicode character Ξ, or U+039E, is known as the "Greek Capital Letter Xi". It belongs to the "Greek and Coptic" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a letter from the Greek alphabet. It is equivalent to the Latin "X" and is used in various contexts, including in the fields of science and mathematics. In mathematical contexts, for instance, it can denote an unknown variable. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityΞ
HTML Entity (hex)Ξ
HTML Entity (named)Ξ
URL Escape Code%CE%9E
UTF-8 (hex)0xCE 0x9E
UTF-8 (binary)11001110:10011110
UTF-160x039E
UTF-320x0000039E

Source Code

C, C++, and Java"\u039E"
CSS Code\039E
JavaScript"\u039E"
Perl\x{039E}
Python 2u"\u039E"
Python 3\u039E
Ruby\u{039E}

Preview

This Unicode character looks like this Ξ in sentence and in bold like this Ξ and in italic like this Ξ.

Font size:

Ξ
12px
Ξ
16px
Ξ
20px
Ξ
28px
Ξ
36px
Ξ
48px
Ξ
72px

CSS Property: font-weight

Ξ
100
Ξ
200
Ξ
300
Ξ
400
Ξ
500
Ξ
600
Ξ
700
Ξ
800
Ξ
900

HTML Forms and Input

input
disabled input
Ξ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#926;</span>

            
span {
    content: "\039E";
}

The symbol in different fonts

Ξ
-apple-system
Ξ
Apple Color Emoji
Ξ
Arial
Ξ
BlinkMacSystemFont
Ξ
Courier New
Ξ
Georgia
Ξ
Droid Sans
Ξ
Helvetica
Ξ
Noto Sans
Ξ
Oxygen
Ξ
Roboto
Ξ
"Segoe UI"
Ξ
sans-serif
Ξ
Segoe UI Emoji
Ξ
Segoe UI Symbol
Ξ
system-ui
Ξ
Times New Roman
Ξ
Ubuntu
Ξ
Verdana

References