Georgian Letter Don Symbol დ
დ
Copy to Clipboard
Georgian Letter Don Symbol Information
Symbol Name | Georgian Letter Don |
Unicode Version | 1.1 (June 1993) |
Unicode | U+10D3 |
CSS Code | \10D3 |
Hex Code | დ |
HTML Code | დ |
Georgian Letter Don Symbol Encoding
UTF-8 | 0xE1 0x83 0x93 |
UTF-16 | 0x10D3 |
UTF-32 | 0x000010D3 |
Table of contents
- Georgian Letter Don PNG and SVG files
- How to type georgian letter don on Microsoft Word
- How to type georgian letter don on Microsoft Windows
- How to type georgian letter don on Mac OS
- How to type georgian letter don on Linux
- How to type georgian letter don on IOS and Android
- How to use georgian letter don in CSS
- How to use georgian letter don in HTML
- Georgian Letter Don representation in programming languages
Georgian Letter Don symbol's PNG and SVG files
How to add georgian letter don symbol via keyboard on different Operating systems
You can type the georgian letter don on most modern devices with the help of following methods:
How to type georgian letter don symbol on Microsoft Word
You can type the georgian letter don 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 3
- Without moving the cursor press keys Alt + x together
- The original 1 0 D 3 is now transformed into დ
How to type georgian letter don symbol on Microsoft Windows
You can type the georgian letter don on Microsoft windows using following steps:
- Hold Alt and press to type georgian letter don on your windows machine.
How to type georgian letter don symbol on Mac OS
You can type the georgian letter don 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 Don” 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 don symbol on Linux
You can type the georgian letter don 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 3 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type georgian letter don symbol on IOS and Android
The easiest way to type the georgian letter don on ios and android is to copy and paste it wherever you need it.
How to use georgian letter don in CSS
Copy
// css example
span {
content: "\10D3";
}
How to type georgian letter don in HTML
Copy
// html example
<span>დ</span>
Georgian Letter Don symbol representation in programming languages
georgian letter don's representation in different programming languages can be found in table below:
Language | Representation |
Rust | \u{10D3} |
Ruby | \u{10D3} |
Python | \u10D3 |
PHP | \u{10D3} |
Perl | "\x{10D3}" |
Java | \u10D3 |
Modern JavaScript - Since ES6 | \u{10D3} |
JavaScript | \u10D3 |
Go | \u10D3 |
C# | \u10D3 |
C and C++ | \u10D3 |
Bash and Zsh - inside echo -e | \u10D3 |
RFC 5137 | \u'10D3' |