Special characters on the alt keyboard. How to type special characters on the keyboard

Knowing what ALT codes are and how to use them, you will be able to quickly enter many characters from the keyboard for which separate keys are not initially provided.

We often see them on website pages. There are especially many of them in user statuses social networks. In addition, we encounter them in various printed products: magazines, newspapers, books... Almost everywhere where there is a place for any typography, you can find alt codes.

It all started with a dash

The idea for this article was prompted by a situation at work where hyphens in one of the numerous documents were changed to a normal em dash. To enter the latter, I used the CTRL+- key combination on the numeric keypad in Word. However, knowing a little about HTML and remembering that it has two types of dashes (long - - and short - -), I wondered if it was possible to enter its different types from the keyboard?

Having started searching in this direction, I came across the 97th paragraph of “Kovodstva Rus” from the famous domestic designer Artemy Lebedev. It says that you need to distinguish between 4 dash symbols: hyphen, minus, short and em dash.

But on the keyboard we only have a hyphen (and it’s not really a hyphen, as it turns out), so the remaining characters need to be added in a special way: using special alt codes. To enter them, you need to hold down the ALT key and press certain combinations of numbers on the side numeric keypad with the NumLock switch active. On laptops without additional number keys their functions are usually performed by the buttons on the right side of the keyboard with the Fn modifier key held down. All this is indicated in the form: ALT + digital code:

But this, it turns out, is not all! Digging deeper, I found another very interesting one, where the author talks about how there are at least 9 (!) different lines in total, which can be not only hyphens and dashes! So, for example, I learned that on the keyboard, the button that many call a minus or a hyphen actually enters a separate character altogether - a hyphen-minus, which is slightly longer than a hyphen, but shorter than a minus!

In general, the topic of alt codes and HTML codes turned out to be very interesting and I decided to study the issue more thoroughly...

Where do ALT codes come from?

The history of alt codes dates back to the days of the operating room. MS-DOS systems. There, when you hold down the ALT key and enter a certain numerical sequence on the numeric keypad, this sequence is interpreted by the BIOS and output directly as an ASCII character with the corresponding code.

With the advent and spread of Windows, ASCII character tables migrated to various text encodings, maintaining partial compatibility, character sets and the mechanism of ALT codes. To view all the characters available in a certain font and find out their codes, you can use the standard program symbol table(WIN+R - charmap - Enter). By the way, you can copy the necessary icons from it in visual mode:

Today there are three types of alt codes:

  1. Regular- are entered by holding the ALT key and typing numbers from 1 to 255. In this case, code 256 (like 0) does not give any character, and after 256 all characters are repeated with a frequency of 256, that is, 1=257=513=769.. ., 2=258=514=770... etc. Essentially, we have an 8-bit character set (28 = 256) defined for the Windows encoding.
  2. 0-leading- are entered in the same way as usual, but they always use zero as the first digit. 0-leading ALT codes do not match regular ALT codes in number, but contain partially repeated characters. For example, the paragraph icon in regular codes is inserted using the combination ALT+21, and in leading 0 codes - ALT+0167. Like regular ones, they contain 256 characters and are repeated in the same way after the code 0256, but their character set corresponds to the old ASCII set. Typically, when entering in Russian and English keyboards, characters with the same code are different (see tables below).
  3. Hexadecimal or Unicode - as a rule, are not available for input under normal conditions. Unicode characters can be displayed normally only on web pages (entered in HTML code using the “character_code” scheme or using special mnemonics) or in word processors, such as Microsoft Office Word or OpenOffice Writer. In the latter, they can be entered as regular ALT codes, taking into account the conversion of the number system from hexadecimal to decimal. That is, to add, for example, the same paragraph icon, which has the code “00A7” in the symbol table, you need to enter the code “0167” while holding down the ALT button. You can quickly convert a hexadecimal number to the decimal system in the standard Windows Calculator by activating “View” - “Programmer”, switching the input mode from “Hex” to “Dec”:

Let's pay a little more attention to hexadecimal codes. Unlike regular ALT codes and leading 0s, they can contain up to 65536 characters (216 = 65536). In this case, the first 256 characters coincide with the classic ASCII set and, accordingly, with leading 0, but are not limited to them. In order to distinguish Unicode characters from regular ALT codes, they are often written using the “U+character_code” scheme (we can find such an entry in the Character Table).

In Windows, it is possible to enable direct input of hexadecimal ALT codes without converting them to decimal. For this it is courageous to open Registry Editor(WIN+R - regedit - Enter), go to section HKCU\Control Panel\Input Method and add a new one there String section(type REG_SZ) with name EnableHexNumpad and meaning 1 , and then restart the computer:

After the reboot, you will be able to enter U-codes in the same form in which they are written in the Symbol Table. The only caveat is that while entering a number, you will not only need to hold down ALT, but also press the “+” button on the numeric keypad before the code itself (if the required character has not been added, “+” must be held together with ALT).

Alt code tables

A complete list of all font characters, as we found out, can be found in the Character Table, and here we will provide complete tables of regular ALT codes and leading 0s.

Table of common alt codes

Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol
0 (empty) 1 2 3 4
5 6 7 8 9
10 11 12 13 14
15 16 17 18 19
20 21 § 22 23 24
25 26 27 28 29
30 31 32 (space) 33 ! 34 "
35 # 36 $ 37 % 38 & 39 "
40 ( 41 ) 42 * 43 + 44 ,
45 - 46 . 47 / 48 0 49 1
50 2 51 3 52 4 53 5 54 6
55 7 56 8 57 9 58 : 59 ;
60 < 61 = 62 > 63 ? 64 @
65 A 66 B 67 C 68 D 69 E
70 F 71 G 72 H 73 I 74 J
75 K 76 L 77 M 78 N 79 O
80 P 81 Q 82 R 83 S 84 T
85 U 86 V 87 W 88 X 89 Y
90 Z 91 [ 92 \ 93 ] 94 ^
95 _ 96 ` 97 a 98 b 99 c
100 d 101 e 102 f 103 g 104 h
105 i 106 j 107 k 108 l 109 m
110 n 111 o 112 p 113 q 114 r
115 s 116 t 117 u 118 v 119 w
120 x 121 y 122 z 123 { 124 |
125 } 126 ~ 127 128 A 129 B
130 IN 131 G 132 D 133 E 134 AND
135 Z 136 AND 137 Y 138 TO 139 L
140 M 141 N 142 ABOUT 143 P 144 R
145 WITH 146 T 147 U 148 F 149 X
150 C 151 H 152 Sh 153 SCH 154 Kommersant
155 Y 156 b 157 E 158 YU 159 I
160 A 161 b 162 V 163 G 164 d
165 e 166 and 167 h 168 And 169 th
170 To 171 l 172 m 173 n 174 O
175 P 176 177 178 179
180 181 182 183 184
185 186 187 188 189
190 191 192 193 194
195 196 197 198 199
200 201 202 203 204
205 206 207 208 209
210 211 212 213 214
215 216 217 218 219
220 221 222 223 224 R
225 With 226 T 227 at 228 f 229 X
230 ts 231 h 232 w 233 sch 234 ъ
235 s 236 b 237 uh 238 Yu 239 I
240 Yo 241 e 242 Є 243 є 244 Ї
245 ї 246 Ў 247 ў 248 ° 249
250 · 251 252 253 ¤ 254
255 (space) 256 (empty)

Table of 0-leading alt codes (Russian layout)

Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol
00 null (empty) 01 SOH (start of "header") 02 STX (start of "text") 03 ETX (end of "text") 04 EOT (end of transmission)
05 ENQ (confirmation request) 06 ACK (acknowledgement) 07 BEL (signal) 08 BS (backspace) 09 TAB (tabulation)
010 LF (line feed) 011 VT (vertical tab) 012 FF ( new page) 013 CR (carriage return) 014 SO (switch encoding)
015 SI (return encoding) 016 DLE (data escape) 017 018 DC2 (turn on hammer drill) 019
020 DC4 (turn off hammer drill) 021 022 SYN (data synchronization) 023 ETB (end of text block) 024 CAN (cancel)
025 EM (media end) 026 SUB (substitute) 027 ESC (escape) 028 FS (file separator) 029 GS (group separator)
030 RS (record separator) 031 US (unit separator) 032 space 033 ! 034 "
035 # 036 $ 037 % 038 & 039 "
040 ( 041 ) 042 * 043 + 044 ,
045 - 046 . 047 / 048 0 049 1
050 2 051 3 052 4 053 5 054 6
055 7 056 8 057 9 058 : 059 ;
060 < 061 = 062 > 063 ? 064 @
065 A 066 B 067 C 068 D 069 E
070 F 071 G 072 H 073 I 074 J
075 K 076 L 077 M 078 N 079 O
080 P 081 Q 082 R 083 S 084 T
085 U 086 V 087 W 088 X 089 Y
090 Z 091 [ 092 \ 093 ] 094 ^
095 _ 096 ` 097 a 098 b 099 c
0100 d 0101 e 0102 f 0103 g 0104 h
0105 i 0106 j 0107 k 0108 l 0109 m
0110 n 0111 o 0112 p 0113 q 0114 r
0115 s 0116 t 0117 u 0118 v 0119 w
0120 x 0121 y 0122 z 0123 { 0124 |
0125 } 0126 ~ 0127  0128 Ђ 0129 Ѓ
0130 0131 ѓ 0132 0133 0134
0135 0136 0137 0138 Љ 0139
0140 Њ 0141 Ќ 0142 Ћ 0143 Џ 0144 ђ
0145 0146 0147 0148 0149
0150 0151 - 0152 SOS (help) 0153 0154 љ
0155 0156 њ 0157 ќ 0158 ћ 0159 џ
0160 non-breaking space 0161 Ў 0162 ў 0163 Ј 0164 ¤
0165 Ґ 0166 ¦ 0167 § 0168 Yo 0169 ©
0170 Є 0171 « 0172 ¬ 0173 ­ 0174 ®
0175 Ї 0176 ° 0177 ± 0178 І 0179 і
0180 ґ 0181 µ 0182 0183 · 0184 e
0185 0186 є 0187 » 0188 ј 0189 Ѕ
0190 ѕ 0191 ї 0192 A 0193 B 0194 IN
0195 G 0196 D 0197 E 0198 AND 0199 Z
0200 AND 0201 Y 0202 TO 0203 L 0204 M
0205 N 0206 ABOUT 0207 P 0208 R 0209 WITH
0210 T 0211 U 0212 F 0213 X 0214 C
0215 H 0216 Sh 0217 SCH 0218 Kommersant 0219 Y
0220 b 0221 E 0222 YU 0223 I 0224 A
0225 b 0226 V 0227 G 0228 d 0229 e
0230 and 0231 h 0232 And 0233 th 0234 To
0235 l 0236 m 0237 n 0238 O 0239 P
0240 R 0241 With 0242 T 0243 at 0244 f
0245 X 0246 ts 0247 h 0248 w 0249 sch
0250 ъ 0251 s 0252 b 0253 uh 0254 Yu
0255 I 0256 (empty)

Table of leading 0 alt codes (English layout)

Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol
00 null (empty) 01 SOH (start of "header") 02 STX (start of "text") 03 ETX (end of "text") 04 EOT (end of transmission)
05 ENQ (confirmation request) 06 ACK (acknowledgement) 07 BEL (signal) 08 BS (backspace) 09 TAB (tabulation)
010 LF (line feed) 011 VT (vertical tab) 012 FF (new page) 013 CR (carriage return) 014 SO (switch encoding)
015 SI (return encoding) 016 DLE (data escape) 017 DC1 (enable punched tape reading) 018 DC2 (turn on hammer drill) 019 DC3 (turn off punched tape reading)
020 DC4 (turn off hammer drill) 021 NAK (no acknowledgment) 022 SYN (data synchronization) 023 ETB (end of text block) 024 CAN (cancel)
025 EM (media end) 026 SUB (substitute) 027 ESC (escape) 028 FS (file separator) 029 GS (group separator)
030 RS (record separator) 031 US (unit separator) 032 space 033 ! 034 "
035 # 036 $ 037 % 038 & 039 "
040 ( 041 ) 042 * 043 + 044 ,
045 - 046 . 047 / 048 0 049 1
050 2 051 3 052 4 053 5 054 6
055 7 056 8 057 9 058 : 059 ;
060 < 061 = 062 > 063 ? 064 @
065 A 066 B 067 C 068 D 069 E
070 F 071 G 072 H 073 I 074 J
075 K 076 L 077 M 078 N 079 O
080 P 081 Q 082 R 083 S 084 T
085 U 086 V 087 W 088 X 089 Y
090 Z 091 [ 092 \ 093 ] 094 ^
095 _ 096 ` 097 a 098 b 099 c
0100 d 0101 e 0102 f 0103 g 0104 h
0105 i 0106 j 0107 k 0108 l 0109 m
0110 n 0111 o 0112 p 0113 q 0114 r
0115 s 0116 t 0117 u 0118 v 0119 w
0120 x 0121 y 0122 z 0123 { 0124 |
0125 } 0126 ~ 0127  0128 0129 HOP (HIGH OCTET PRESET)
0130 0131 ƒ 0132 0133 0134
0135 0136 ˆ 0137 0138 Š 0139
0140 Œ 0141 RI (reverse newline) 0142 Ž 0143 SS3 (3rd value for next character) 0144 DSC (Device Control Line)
0145 0146 0147 0148 0149
0150 0151 - 0152 ˜ 0153 0154 š
0155 0156 œ 0157 OSC (operating system command) 0158 ž 0159 Ÿ
0160 non-breaking space 0161 ¡ 0162 ¢ 0163 £ 0164 ¤
0165 ¥ 0166 ¦ 0167 § 0168 ¨ 0169 ©
0170 ª 0171 « 0172 ¬ 0173 ­ 0174 ®
0175 ¯ 0176 ° 0177 ± 0178 ² 0179 ³
0180 ´ 0181 µ 0182 0183 · 0184 ¸
0185 ¹ 0186 º 0187 » 0188 ¼ 0189 ½
0190 ¾ 0191 ¿ 0192 À 0193 Á 0194 Â
0195 Ã 0196 Ä 0197 Å 0198 Æ 0199 Ç
0200 È 0201 É 0202 Ê 0203 Ë 0204 Ì
0205 Í 0206 Î 0207 Ï 0208 Ð 0209 Ñ
0210 Ò 0211 Ó 0212 Ô 0213 Õ 0214 Ö
0215 × 0216 Ø 0217 Ù 0218 Ú 0219 Û
0220 Ü 0221 Ý 0222 Þ 0223 ß 0224 à
0225 á 0226 â 0227 ã 0228 ä 0229 å
0230 æ 0231 ç 0232 è 0233 é 0234 ê
0235 ë 0236 ì 0237 í 0238 î 0239 ï
0240 ð 0241 ñ 0242 ò 0243 ó 0244 ô
0245 õ 0246 ö 0247 ÷ 0248 ø 0249 ù
0250 ú 0251 û 0252 ü 0253 ý 0254 þ
0255 ÿ 0256 null (empty)

A few explanations for the tables. With ordinary alt codes, I think everything is clear. But a number of initial and some subsequent 0-leading ALT codes, as we could see in the tables, produce incomprehensible characters (after them there are explanations in parentheses). These characters are called control characters and came into modern OSs along with ASCII codes, which were once used to control punched paper tapes!

Also note that in the English and Russian layouts the leading 0 alt codes are only half the same. The second half, where the Cyrillic alphabet is introduced in the Russian-language layout, is reserved for all kinds of letters with diacritics in the English-language layout.

Character fonts and alternative keyboard layouts

Undoubtedly, ALT codes are a very useful thing. But remembering them all is quite difficult, and given the presence of Unicode characters, it is almost impossible! From here we have at least three options:

  1. Remember only the most frequently used ALT codes for punctuation.
  2. Create a special layout with an extended set of characters available for input.
  3. Use alternative fonts with the required symbols instead of letters.

The first option at first glance seems to be the most optimal. It does not require any additional actions other than remembering codes to enter the required characters. To memorize it faster, I recommend that you find it on the Internet or make it yourself a sign with the most useful alt codes and print it out. Here is an example of one of these signs that is freely available on the Internet:

Similar tables can be found for remembering HTML code and mnemonics. The most successful version of the latter, in my opinion, is collected in the corresponding article on Wikipedia.

The second option is more tricky and requires intervention in the system. It consists in replace the standard keyboard layout with an alternative one, which uses modifier keys more effectively by inserting certain characters in given combinations.

Today, one of the best alternative Russian-language layouts for Windows and MacOS is Ilya Birman’s Typographic Layout:

The principle of operation of the Birman layout is similar to the principle of operation of ALT codes. Only, unlike them, it uses not the left, but the right ALT (ALT GR). To enter the characters indicated in the top row, in addition to ALT GR, you also need to hold down SHIFT. To memorize faster, you can cut out and paste the layout symbols onto the keyboard or print them out and use them as a cheat sheet.

To install the Birman layout, you need to download it from the website using the link above and install it as a regular program. Then from Control Panel or Properties Language bar Open the Language settings and click the "Options" button to the right of the "Russian" option. In the window that opens, in the “Input methods” group, click “Add input method” and in the list of layouts, select a new typographic layout, and then remove the standard one. A reboot may be required to save changes:

The most interesting option for solving the problem of entering non-traditional characters is the use of alternative symbolic or icon fonts. Such fonts have recently become most popular in web design, since they contain scalable vector images, which can be used for various buttons and infographics on modern websites.

Character fonts allow you to display certain icons instead of regular letters when you press keyboard keys. Since there are usually many such icons, they are also contained in the extended symbol table, from where they are displayed using ALT codes or HTML codes in Unicode style:

The most popular fonts in modern web design are FontAwesome, GLYPHICONS, Web Symbols and others. In addition, we cannot fail to mention the Fontello service, which allows you to independently assemble your own set of icons from popular symbol fonts and save them in a single file!

conclusions

Knowing how to insert this or that character into the text using ALT codes, you can always quickly and competently layout any web page or design a document. As a last resort, with their help you can decorate your VKontakte or Odnoklassniki profile with hearts and suns, as many do :)

Well, if you don’t have enough characters in standard fonts, you can always use alternative ones that contain high-quality graphics instead of letters. True, such fonts, alas, won’t show off on social networks, but you can use them on your own website or blog! The main thing is not to overdo it;)

P.S. Permission granted to freely copy and quote. this article provided that an open active link to the source is indicated and the authorship of Ruslan Tertyshny is preserved.

What is alt code? Alt code is the characters that are displayed when you press the key combination on the keyboard Alt + X, where X is a set of numbers (a specific number) on the NumPad. NumPAd is a block of numbers on the keyboard, usually located on the right. Alto symbols on a PC with operating systems Windows are not available when using a regular keyboard. They can only be called using additional commands. Hold down the ALT button and type the number in decimal system Reckoning. I hope everything is clear here. The Alt code table will help you navigate and find the right symbol.

Attention! Enter numbers on the side Num-pad keyboard.

Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol
1 21 § 41 ) 61 = 81 Q 101 e 121 y
2 22 42 * 62 > 82 R 102 f 122 z
3 23 43 + 63 ? 83 S 103 g 123 {
4 24 44 , 64 @ 84 T 104 h 124 |
5 25 45 - 65 A 85 U 105 i 125 }
6 26 46 . 66 B 86 V 106 j 126 ~
7 . 27 47 / 67 C 87 W 107 k 127
8 28 48 0 68 D 88 X 108 l 128 A
9 29 49 1 69 E 89 Y 109 m 129 B
10 30 50 2 70 F 90 Z 110 n 130 IN
11 31 51 3 71 G 91 [ 111 o 131 G
12 32 <пробел> 52 4 72 H 92 \ 112 p 132 D
13 33 ! 53 5 73 I 93 ] 113 q 133 E
14 34 " 54 6 74 J 94 ^ 114 r 134 AND
15 35 # 55 7 75 K 95 _ 115 s 135 Z
16 36 $ 56 8 76 L 96 ` 116 t 136 AND
17 37 % 57 9 77 M 97 a 117 u 137 Y
18 38 & 58 : 78 N 98 b 118 v 138 TO
19 39 " 59 ; 79 O 99 c 119 w 139 L
20 40 ( 60 < 80 P 100 d 120 x 140 M
Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol
141 N 161 b 181 201 221 241 e
142 ABOUT 162 V 182 202 222 242 Є
143 P 163 G 183 203 223 243 є
144 R 164 d 184 204 224 R 244 Ї
145 WITH 165 e 185 205 225 With 245 ї
146 T 166 and 186 206 226 T 246 Ў
147 U 167 h 187 207 227 at 247 ў
148 F 168 And 188 208 228 f 248 °
149 X 169 th 189 209 229 X 249
150 C 170 To 190 210 230 ts 250 ·
151 H 171 l 191 211 231 h 251
152 Sh 172 m 192 212 232 w 252
153 SCH 173 n 193 213 233 sch 253 ¤
154 Kommersant 174 O 194 214 234 ъ 254
155 Y 175 P 195 215 235 s 255 <неразры
prominent
space>
156 b 176 196 216 236 b 256 Ā
157 E 177 197 217 237 uh 257
158 YU 178 198 218 238 Yu 258
159 I 179 199 219 239 I 259
160 A 180 200 220 240 Yo 260

English layout

Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol
0127 "?" (blank character) 0144 ђ 0160 <неразры
prominent
space>
0176 ° 0192 À 0208 Ð 0224 à 0240 ð
0128 Ђ 0145 0161 ¡ 0177 ± 0193 Á 0209 Ñ 0225 á 0241 ñ
0129 Ѓ 0146 0162 ¢ 0178 ² 0194 Â 0210 Ò 0226 â 0242 ò
0130 0147 ” 0163 £ 0179 ³ 0195 à 0211 Ó 0227 ã 0243 ó
0131 ƒ 0148 0164 ¤ 0180 ´ 0196 Ä 0212 Ô 0228 ä 0244 ô
0132 0149 . 0165 ¥ 0181 µ 0197 Å 0213 Õ 0229 å 0245 õ
0133 0150 - 0166 ¦ 0182 0198 Æ 0214 Ö 0230 æ 0246 ö
0134 0151 0167 § 0183 · 0199 Ç 0215 × 0231 ç 0247 ÷
0135 0152 ˜ 0168 ¨ 0184 ¸ 0200 È 0216 Ø 0232 è 0248 ø
0136 ˆ 0153 0169 0185 ¹ 0201 É 0217 Ù 0233 é 0249 ù
0137 0154 š 0170 ª 0186 º 0202 Ê 0218 Ú 0234 ê 0250 ú
0138 Š 0155 0171 « 0187 » 0203 Ë 0219 Û 0235 ë 0251 û
0139 0156 œ 0172 ¬ 0188 ¼ 0204 Ì 0220 Ü 0236 ì 0252 ü
0140 Œ 0157 ќ 0173 --n------- 0189 ½ 0205 Í 0221 Ý 0237 í 0253 ý
0142 Ž 0158 ž 0174 ® 0190 ¾ 0206 Î 0222 Þ 0238 î 0254 þ
0143 Џ 0159 Ÿ 0175 ¯ 0191 ¿ 0207 Ï 0223 ß 0239 ï 0255 ÿ

Russian layout

Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol Alt code Symbol
0127 ? 0144 ђ 0161 Ў 0178 І 0195 G 0212 F 0229 e 0246 ts
0128 Ђ 0145 0162 ў 0179 і 0196 D 0213 X 0230 and 0247 h
0129 Ѓ 0146 0163 Ј 0180 ґ 0197 E 0214 C 0231 h 0248 w
0130 0147 “ 0164 ¤ 0181 µ 0198 AND 0215 H 0232 And 0249 sch
0131 ѓ 0148 0165 Ґ 0182 0199 Z 0216 Sh 0233 th 0250 ъ
0132 0149 . 0166 ¦ 0183 · 0200 AND 0217 SCH 0234 To 0251 s
0133 0150 - 0167 § 0184 e 0201 Y 0218 Kommersant 0235 l 0252 b
0134 0151 0168 Yo 0185 0202 TO 0219 Y 0236 m 0253 uh
0135 0152 ˜ 0169 0186 є 0203 L 0220 b 0237 n 0254 Yu
0136 0153 0170 Є 0187 » 0204 M 0221 E 0238 O 0255 I
0137 0154 љ 0171 « 0188 ј 0205 N 0222 YU 0239 P
0138 Љ 0155 0172 ¬- 0189 Ѕ 0206 ABOUT 0223 I 0240 R
0139 0156 њ 0173 --- 0190 ѕ 0207 P 0224 A 0241 With
0140 Њ 0157 ќ 0174 ® 0191 ї 0208 R 0225 b 0242 T
0141 Ќ 0158 ћ 0175 Ї 0192 A 0209 WITH 0226 V 0243 at
0142 Ћ 0159 џ 0176 ° 0193 B 0210 T 0227 G 0244 f
0143 Џ 0160 <неразры
prominent
space>
0177 ± 0194 IN 0211 U 0228 d 0245 X

First: I will no longer write directly on the site, that is, online. Well, what's up, you write and write, I accidentally pressed the wrong button (I don't even know what I pressed) and the browser showed the previous page, without breathing I move forward - and nothing. The editor opens, but is already empty. And everything from the beginning. Now I'm writing in Notepad++. For anyone who doesn’t have this yet, I recommend finding and downloading it.
Second: What I wrote and what disappeared.

I'm tired of rummaging around on the internet looking for codes for different symbols. Well, for example, I want to enter French quotes in Photoshop - Christmas trees. “Well, here they are.” Maybe there is a way to find them in Photoshop, but I’m not a designer and I use Photoshop once a month. But I know that any character can be entered using ALT input. This is when you hold down the ALT button and press numbers on the numeric keypad (this is the block of numbers on the right, under NumLock). Then you throw ALT, and the desired symbol appears at the cursor location. And then I decided to post these codes here. On that website. I’ll make a link from the main page and when necessary, open the site, click on the link and here are the codes.
I'll start with these very quotes:
alt+0171 — “(quotes open)
alt+0187 — "(closed quotes)

You must enter all four digits, including zero.

Here WDH: Specials symbols HTML with designations and all codes (external)

full table of alt codes:

Symbol alt code Symbol alt code Symbol alt code Symbol alt code
? Alt+1 A Alt+65 ü Alt+129 ? Alt+197
? Alt+2 B Alt+66 é Alt+130 ? Alt+198
Alt+3 C Alt+67 â Alt+131 ? Alt+199
Alt+4 D Alt+68 ä Alt+132 ? Alt+200
Alt+5 E Alt+69 à Alt+133 ? Alt+201
Alt+6 F Alt+70 å Alt+134 ? Alt+202
. Alt+7 G Alt+71 ç Alt+135 ? Alt+203
? Alt+8 H Alt+72 ê Alt+136 ? Alt+204
? Alt+9 I Alt+73 ë Alt+137 ? Alt+205
? Alt+10 J Alt+74 è Alt+138 ? Alt+206
? Alt+11 K Alt+75 ï Alt+139 ? Alt+207
? Alt+12 L Alt+76 î Alt+140 ? Alt+208
? Alt+13 M Alt+77 ì Alt+141 ? Alt+209
? Alt+14 N Alt+78 æ Alt+145 ? Alt+210
? Alt+15 O Alt+79 Æ Alt+146 ? Alt+211
? Alt+16 P Alt+80 ô Alt+147 ? Alt+212
? Alt+17 Q Alt+81 ö Alt+148 ? Alt+213
? Alt+18 R Alt+82 ò Alt+149 ? Alt+214
? Alt+19 S Alt+83 û Alt+150 ? Alt+215
Alt+20 T Alt+84 ù Alt+151 ? Alt+216
§ Alt+21 U Alt+85 ÿ Alt+152 ? Alt+217
? Alt+22 V Alt+86 ¢ Alt+155 ? Alt+218
? Alt+23 W Alt+87 £ Alt+156 ? Alt+219
Alt+24 X Alt+88 ¥ Alt+157 ? Alt+220
Alt+25 Y Alt+89 ? Alt+158 ? Alt+221
Alt+26 Z Alt+90 ƒ Alt+159 ? Alt+222
Alt+27 [ Alt+91 á Alt+160 ? Alt+223
? Alt+28 \ Alt+92 í Alt+161 α Alt+224
Alt+29 ] Alt+93 ó Alt+162 ß Alt+225
? Alt+30 ^ Alt+94 ú Alt+163 Γ Alt+226
? Alt+31 _ Alt+95 ñ Alt+164 π Alt+227
Alt+32 ` Alt+96 Ñ Alt+165 Σ Alt+228
! Alt+33 a Alt+97 ª Alt+166 σ Alt+229
" Alt+34 b Alt+98 º Alt+167 µ Alt+230
# Alt+35 c Alt+99 ¿ Alt+168 τ Alt+231
$ Alt+36 d Alt+100 ? Alt+169 Φ Alt+232
% Alt+37 e Alt+101 ¬ Alt+170 Θ Alt+233
& Alt+38 f Alt+102 ½ Alt+171 Ω Alt+234
" Alt+39 g Alt+103 ¼ Alt+172 δ Alt+235
( Alt+40 h Alt+104 ¡ Alt+173 Alt+236
) Alt+41 i Alt+105 « Alt+174 φ Alt+237
* Alt+42 j Alt+106 » Alt+175 ε Alt+238
+ Alt+43 k Alt+107 ? Alt+176 Alt+239
, Alt+44 l Alt+108 ? Alt+177 Alt+240
- Alt+45 m Alt+109 ? Alt+178 ± Alt+241
. Alt+46 n Alt+110 ? Alt+179 Alt+242
/ Alt+47 o Alt+111 ? Alt+180 Alt+243
0 Alt+48 p Alt+112 ? Alt+181 ? Alt+244
1 Alt+49 q Alt+113 ? Alt+182 ? Alt+245
2 Alt+50 r Alt+114 ? Alt+183 ÷ Alt+246
3 Alt+51 s Alt+115 ? Alt+184 Alt+247
4 Alt+52 t Alt+116 ? Alt+185 ° Alt+248
5 Alt+53 u Alt+117 ? Alt+186 . Alt+249
6 Alt+54 v Alt+118 ? Alt+187 · Alt+250
7 Alt+55 w Alt+119 ? Alt+188 Alt+251
8 Alt+56 x Alt+120 ? Alt+189 ? Alt+252
9 Alt+57 y Alt+121 ? Alt+190 ² Alt+253
: Alt+58 z Alt+122 ? Alt+191 ? Alt+254
; Alt+59 { Alt+123 ? Alt+192 Alt+0128
< Alt+60 | Alt+124 ? Alt+193 Alt+0132
= Alt+61 } Alt+125 ? Alt+194 Alt+0133
> Alt+62 ~ Alt+126 ? Alt+195 Alt+0134
? Alt+63 ? Alt+127 ? Alt+196 Alt+0135
@ Alt+64 Ç Alt+128
Symbol alt code
ˆ Alt+0136
Alt+0137
Š Alt+0138
Alt+0139
ΠAlt+0140
Ќ Alt+0141
? Alt+0142
Alt+0145
Alt+0146
Alt+0147
Alt+0148
- Alt+0150
Alt+0151
˜ Alt+0152
Alt+0153
š Alt+0154
Alt+0155
œ Alt+0156
? Alt+0158
Ÿ Alt+0159
¤ Alt+0164
¦ Alt+0166
¨ Alt+0168
Alt+0169
® Alt+0174
¯ Alt+0175
³ Alt+0179
´ Alt+0180
¸ Alt+0184
U Alt+0185
¾ Alt+0190
À Alt+0192
Á Alt+0193
 Alt+0194
à Alt+0195
Ä Alt+0196
Å Alt+0197
È Alt+0200
É Alt+0201
Ê Alt+0202
Ë Alt+0203
Ì Alt+0204
Í Alt+0205
Î Alt+0206
Ï Alt+0207
Ð Alt+0208
Ò Alt+0210
Ó Alt+0211
Ô Alt+0212
Õ Alt+0213
Ö Alt+0214
× Alt+0215
Ø Alt+0216
Ù Alt+0217
Ú Alt+0218
Û Alt+0219
Ü Alt+0220
Ý Alt+0221
Þ Alt+0222
ã Alt+0227
ð Alt+0240
ý Alt+0253
þ Alt+0254

Greetings, dear readers! Today I will show you how to type special characters on your keyboard using the Alt key. If you didn’t quite understand from the title of the article what we’re talking about, I’ll explain in more detail.

There are symbols that are simply not on the keyboard, but they can be used quite often (paragraph icon, arrow, suit, heart). The question immediately arises of how to write this or that character that is not on the keyboard. How to do this will be discussed in this article.

Here are examples of such symbols:

☻☺ ♣♠◘○♀♪♂☼ ↕☼↓→§

Naturally, these are not all symbols, there are many more of them. You can find a complete table with these symbols just below.

And now I will tell you how to print these characters.

So, already from the name it is clear that we will use the Alt key! But we will need other keys too!

In the picture below you can see all the keys we will need and where they are:

So, to print this or that character, you need to hold down the Alt key and, using the additional panel with numbers, type the code of the character we need (character codes can be taken from the table below). Moreover, it is important to follow the sequence, that is, if you first press 1 and then 2, then a symbol with number 12 will pop up, and if you do the opposite: first 2, and then 1, then a completely different symbol with number 21 will pop up.

For example, the emoticon code (☺) is 1. This means that to print an emoticon, you need to press the Alt key and, without releasing it, click on “1” in the additional panel with numbers, then you need to release the Alt key and the symbol will be printed.

To type an arrow (→) with code 26, you need to hold down the Alt key, then alternately press first “2”, then “6”, and then release the Alt key. The symbol will be printed immediately.

Here is a table of the most common characters with their numbers:

This was the easiest way to print these characters, but not the only one.

There is also such a thing as a symbol table. No, we are not talking about the yellow table above. Every Windows computer has this Symbol Table application.

This application is located in this location:

There's a bunch of stuff in this folder system files, including “charmap”. In order not to look for it in that giant list, use the hotkey Ctrl + F and type “charmap” into the search. After launching the application, the following table will open:

You need to find and select the symbol you need, then copy it from the bottom line and paste it into the place you need. Quite convenient too!