Georgian Letter Las Symbol ლ
ლ
Copy to Clipboard
Georgian Letter Las Symbol Information
Symbol Name | Georgian Letter Las |
Unicode Version | 1.1 (June 1993) |
Unicode | U+10DA |
CSS Code | \10DA |
Hex Code | ლ |
HTML Code | ლ |
Georgian Letter Las Symbol Encoding
UTF-8 | 0xE1 0x83 0x9A |
UTF-16 | 0x10DA |
UTF-32 | 0x000010DA |
Table of contents
- Georgian Letter Las PNG and SVG files
- How to type georgian letter las on Microsoft Word
- How to type georgian letter las on Microsoft Windows
- How to type georgian letter las on Mac OS
- How to type georgian letter las on Linux
- How to type georgian letter las on IOS and Android
- How to use georgian letter las in CSS
- How to use georgian letter las in HTML
- Georgian Letter Las representation in programming languages
Georgian Letter Las symbol's PNG and SVG files
How to add georgian letter las symbol via keyboard on different Operating systems
You can type the georgian letter las on most modern devices with the help of following methods:
How to type georgian letter las symbol on Microsoft Word
You can type the georgian letter las on microsoft Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 1 0 D A
- Without moving the cursor press keys Alt + x together
- The original 1 0 D A is now transformed into ლ
How to type georgian letter las symbol on Microsoft Windows
You can type the georgian letter las on Microsoft windows using following steps:
- Hold Alt and press to type georgian letter las on your windows machine.
How to type georgian letter las symbol on Mac OS
You can type the georgian letter las on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type “Georgian Letter Las” in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text
How to type georgian letter las symbol on Linux
You can type the georgian letter las on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 1 0 D A consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type georgian letter las symbol on IOS and Android
The easiest way to type the georgian letter las on ios and android is to copy and paste it wherever you need it.
How to use georgian letter las in CSS
Copy
// css example
span {
content: "\10DA";
}
How to type georgian letter las in HTML
Copy
// html example
<span>ლ</span>
Georgian Letter Las symbol representation in programming languages
georgian letter las's representation in different programming languages can be found in table below:
Language | Representation |
Rust | \u{10DA} |
Ruby | \u{10DA} |
Python | \u10DA |
PHP | \u{10DA} |
Perl | "\x{10DA}" |
Java | \u10DA |
Modern JavaScript - Since ES6 | \u{10DA} |
JavaScript | \u10DA |
Go | \u10DA |
C# | \u10DA |
C and C++ | \u10DA |
Bash and Zsh - inside echo -e | \u10DA |
RFC 5137 | \u'10DA' |