If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+039B, officially named GREEK CAPITAL LETTER LAMDA, was introduced in Unicode version 1.1. It is part of the Greek block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as GREEK CAPITAL LETTER LAMBDA.
Categorized technically as a Uppercase Letter, this character typically falls under the Greek script. In terms of text layout and rendering, the glyph is not a composition and has ambiguous in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
923
Copied!
|
|---|---|
| UTF-8 |
CE 9B
Copied!
|
| UTF-16 |
03 9B
Copied!
|
| UTF-32 |
00 00 03 9B
Copied!
|
| URL-Quoted |
%CE%9B
Copied!
|
| HTML hex reference |
Λ
Copied!
|
| RFC 5137 |
\u'039B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u039B
Copied!
|
| C and C++ |
\u039b
Copied!
|
| C# |
\u039b
Copied!
|
| CSS |
\00039B
Copied!
|
| Excel |
=UNICHAR(923)
Copied!
|
| Go |
\u039b
Copied!
|
| JavaScript |
\u039B
Copied!
|
| Modern JavaScript (since ES6) |
\u{039b}
Copied!
|
| JSON |
\u039B
Copied!
|
| Java |
\u039B
Copied!
|
| Lua |
\u{039B}
Copied!
|
| Matlab |
char(923)
Copied!
|
| Perl |
\x{039B}
Copied!
|
| PHP |
\u{039b}
Copied!
|
| PostgreSQL |
U&'\039B'
Copied!
|
| PowerShell |
`u{039B}
Copied!
|
| Python |
\u039b
Copied!
|
| Ruby |
\u{039b}
Copied!
|
| Rust |
\u{039b}
Copied!
|