Symbol For Substitute Symbol ␚

Copy to Clipboard


Symbol For Substitute Symbol Information

Symbol Name Symbol For Substitute
Unicode Version 1.1 (June 1993)
Unicode U+241A
CSS Code \241A
Hex Code ␚
HTML Code ␚

Symbol For Substitute Symbol Encoding

UTF-8 0xE2 0x90 0x9A
UTF-16 0x241A
UTF-32 0x0000241A


Symbol For Substitute symbol's PNG and SVG files


How to add symbol for substitute symbol via keyboard on different Operating systems

You can type the symbol for substitute on most modern devices with the help of following methods:

How to type symbol for substitute symbol on Microsoft Word

You can type the symbol for substitute on microsoft Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 2 4 1 A
  • Without moving the cursor press keys Alt + x together
  • The original 2 4 1 A is now transformed into ␚

How to type symbol for substitute symbol on Microsoft Windows

You can type the symbol for substitute on Microsoft windows using following steps:

  • Hold Alt and press to type symbol for substitute on your windows machine.

How to type symbol for substitute symbol on Mac OS

You can type the symbol for substitute 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 “Symbol For Substitute” 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 symbol for substitute symbol on Mac OS
    How to type symbol for substitute symbol on Mac OS

How to type symbol for substitute symbol on Linux

You can type the symbol for substitute 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 2 4 1 A consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type symbol for substitute symbol on IOS and Android

The easiest way to type the symbol for substitute on ios and android is to copy and paste it wherever you need it.


How to use symbol for substitute in CSS

Copy // css example
span {
content: "\241A";
}

How to type symbol for substitute in HTML

Copy // html example
<span>&#9242;</span>

Symbol For Substitute symbol representation in programming languages

symbol for substitute's representation in different programming languages can be found in table below:

Language Representation
Rust \u{241A}
Ruby \u{241A}
Python \u241A
PHP \u{241A}
Perl "\x{241A}"
Java \u241A
Modern JavaScript - Since ES6 \u{241A}
JavaScript \u241A
Go \u241A
C# \u241A
C and C++ \u241A
Bash and Zsh - inside echo -e \u241A
RFC 5137 \u'241A'
No Result
Try something else