␚
Technical information
Symbol | ||
Name | Substitute | |
Unicode number | U+001A | |
Category | ASCII Table1. ASCII control characters |
Description | The Unicode character , or U+001A, is known as the "Substitute". It's a part of the "C0 Controls and Basic Latin" block and falls under the "Other, Control" category in the Unicode standard. Originally intended to request a replacement for a character that was recognized as invalid or in error, it does not have a visual representation and is usually not used in the context of modern character encoding. The use of this character can vary depending on the software or system being used. |
Encoding
HTML Entity |  | |
HTML Entity (hex) |  | |
URL Escape Code | %1A | |
UTF-8 (hex) | 0x1A | |
UTF-8 (binary) | 00011010 | |
UTF-16 | 0x001A | |
UTF-32 | 0x0000001A |
Source Code
C, C++, and Java | "\u001A" | |
CSS Code | \001A | |
JavaScript | "\u001A" | |
Perl | \x{001A} | |
Python 2 | u"\u001A" | |
Python 3 | \u001A | |
Ruby | \u{001A} |
Preview
This Unicode character looks like this in sentence and in bold like this and in italic like this .
input-group
Font size:
12px
16px
20px
28px
36px
48px
72px
CSS Property: font-weight
100
200
300
400
500
600
700
800
900
HTML Forms and Input
input
disabled input
select
button
button
Code examples in HTML and CSS
<span></span>
span {
content: "\001A";
}
The symbol in different fonts
-apple-system
Apple Color Emoji
Arial
BlinkMacSystemFont
Courier New
Georgia
Droid Sans
Helvetica
Noto Sans
Oxygen
Roboto
"Segoe UI"
sans-serif
Segoe UI Emoji
Segoe UI Symbol
system-ui
Times New Roman
Ubuntu
Verdana