Search
Search for a symbol or emoji...
ℊ
ℊ
Script Small G Symbol ℊ
Script Small G Symbol Information
| Symbol Name | Script Small G |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+210A |
| CSS Code | \210A |
| HTML Entity | ℊ |
| Hex Code | ℊ |
| HTML Code | ℊ |
| Symbol | ℊ |
Script Small G Symbol Encoding
| UTF-8 | 0xE2 0x84 0x8A |
| UTF-16 | 0x210A |
| UTF-32 | 0x0000210A |
How to add script small g symbol via keyboard on different Operating systems
You can type the script small g symbol on most modern devices with the help of following methods:
How to type script small g symbol on Microsoft Word
You can type the script small g in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 210A
- Without moving the cursor press keys Alt + x together
- The original 210A is now transformed into ℊ
How to type script small g symbol on Microsoft Windows
You can type the script small g on Microsoft windows using following steps:
- Hold Alt and press to type script small g on your windows machine.
How to type script small g symbol on Mac OS
You can type the script small g 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 "Script Small G" 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 script small g symbol on Linux
You can type the script small g 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 210A consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type script small g symbol on IOS and Android
The easiest way to type the script small g symbol on ios and android is to copy and paste it wherever you need it.
How to use script small g in CSS
//CSS Example
1span {
2 content: \210A;
3 }How to use script small g in HTML
//HTML Example
1<span>ℊ</span>Script Small G symbol representation in programming languages
Script Small Gsymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{210A} |
| Ruby | \u{210A} |
| Python | \u210A |
| PHP | \u{210A} |
| Perl | \x{210A} |
| Java | \u210A |
| Modern JavaScript - Since ES6 | \u{210A} |
| JavaScript | \u210A |
| Go | \u210A |
| C# | \u210A |
| C and C++ | \u210A |
| Bash and Zsh - inside echo -e | \u210A |
| RFC 5137 | \u'210A' |
