search
HomeComputer TutorialsComputer KnowledgeWhich input method is used to type a string of numbers using the alt key?

Which input method is used to type a string of numbers using the alt key?

Does holding down alt and typing a string of Arabic numerals count as an input method?

This is not an input method. Instead, the system's internal code (ASCII code) font library was brought out. Press the Alt number key

on the small keyboard area

This can also be used for typing and special symbols. Do you have any tips on how to use this typing and symbols flexibly?

First of all, Chinese character encoding is a prerequisite for computers to process Chinese character information. They do this by matching each Chinese character with a number. In computers, commonly used Chinese character encodings include national standard codes, location codes and in-machine codes. These encoding methods can accurately represent Chinese characters and be transmitted and processed in computer systems.

The national standard code is a four-digit hexadecimal number, which represents a Chinese character in two bytes. Each byte has only 7 bits, which is similar to the ASCII code.

The area code is the encoding method of the GB 2312-80 character set, which is represented by a four-digit decimal number. The GB 2312-80 character set is composed of a 94*94 square matrix. Each row is called an "area" and is numbered 01~94; each column is called a "bit" and is numbered 01~94. In this way, each Chinese character can use the location of the location map to represent its location code. Location code is an important encoding method for Chinese characters in computer systems.

In order to avoid ambiguity problems when ASCII codes and national standard codes are used at the same time, most Chinese character systems use the high position 1 of each byte of the national standard code as the internal code of Chinese characters. This solves the problem of internal codes of Chinese characters and On the other hand, the ambiguity between Western in-machine codes also makes Chinese in-machine codes have a simple correspondence relationship with national standard codes. This design can ensure the interoperability of Chinese character encoding between different systems while maintaining data consistency and reliability.

There is the following relationship between the Chinese character internal code, the national standard code and the location code: the location code (decimal) is converted to hexadecimal and then added 20H to get the corresponding national standard code; the two bytes of the national standard code are each added to 80H to get The corresponding in-machine code; convert the area code (decimal) to hexadecimal and then add A0H to get the corresponding in-machine code. The conversion relationship between these three can be used in the encoding and decoding process of Chinese characters.

Regarding the issue of using the Alt key to enter characters, holding down the Alt key and using the small keyboard to enter a string of numbers actually enters the "in-machine code" of the corresponding character. For example, the internal code of the character "円" is 86B4 (hexadecimal), which is 34484 when converted to decimal. So, just hold down the Alt key and use the keypad to enter 34484 to enter the character "喆".

Since Chinese characters correspond to the in-camera code one-to-one, you can enter any Chinese character if you know the in-camera code. In addition, there are many symbols, such as the heart symbol that is commonly seen in forums.

How to type by pressing the ALT key and adding the numbers on the small keyboard on the right

How to input text using the ALT key and the numeric keys on the small keyboard

I posted it in Ye Zi’s post, now I’m sorting it out.

Leaf’s post link: [url=][/url]=

Basic knowledge, repost

Articles found online

[color=navy]I often see it in forums. Hold down the Alt key and use the small keyboard to enter a certain number, and a word that is difficult to write will come out. I’ve seen too much, so I’ll tell you the principles here.

First of all, Chinese character encoding is a prerequisite for computers to process Chinese character information. They do this by matching each Chinese character with a number. In computers, commonly used Chinese character encodings include national standard codes, location codes and in-machine codes. These encoding methods can accurately represent Chinese characters and be transmitted and processed in computer systems.

The national standard code is a four-digit hexadecimal number, which represents a Chinese character in two bytes. Each byte has only 7 bits, which is similar to the ASCII code.

The area code is the encoding method of the GB 2312-80 character set, which is represented by a four-digit decimal number. The GB 2312-80 character set is composed of a 94*94 square matrix. Each row is called an "area" and is numbered 01~94; each column is called a "bit" and is numbered 01~94. In this way, each Chinese character can use the location of the location map to represent its location code. Location code is an important encoding method for Chinese characters in computer systems.

In order to avoid ambiguity problems when ASCII codes and national standard codes are used at the same time, most Chinese character systems use the high position 1 of each byte of the national standard code as the internal code of Chinese characters. This solves the problem of internal codes of Chinese characters and On the other hand, the ambiguity between Western in-machine codes also makes Chinese in-machine codes have a simple correspondence relationship with national standard codes. This design can ensure the interoperability of Chinese character encoding between different systems while maintaining data consistency and reliability.

There is the following relationship between the Chinese character internal code, the national standard code and the location code: the location code (decimal) is converted to hexadecimal and then added 20H to get the corresponding national standard code; the two bytes of the national standard code are each added to 80H to get The corresponding in-machine code; convert the area code (decimal) to hexadecimal and then add A0H to get the corresponding in-machine code. The conversion relationship between these three can be used in the encoding and decoding process of Chinese characters.

Regarding the issue of using the Alt key to enter characters, holding down the Alt key and using the small keyboard to enter a string of numbers actually enters the "in-machine code" of the corresponding character. For example, the internal code of the character "円" is 86B4 (hexadecimal), which is 34484 when converted to decimal. So, just hold down the Alt key and use the keypad to enter 34484 to enter the character "喆".

Finally, since there is a one-to-one correspondence between Chinese characters and the internal code, any Chinese character can be input in this way as long as the internal code is known. In addition, there are a large number of symbols, such as the heart-shaped symbol that has been posted N times in the forum, which are also input through this principle. [/color]

[color=#000080][/color]

[color=black]How to know the on-camera code of the character you want? [/color]

Just use word

Open the word document and select the word you want

[attach]7[/attach]

Select "Insert"----"Symbol" on the toolbar

[attach]8[/attach]

Select "Simplified Chinese GB (Hex)"! , write down the character code!

[attach]9[/attach]

This is in hexadecimal, convert it to decimal. That's the number you want.

[attach]10[/attach]

Hold down the alt key and enter the number you got on the small keyboard, such as "34690"

OK, you’re done!

My hard work. The moderator gives extra points.

Similarly, the character "曜" is "60119"

The character for "叶" is "53942"

leaf

Input method: Hold down ALT and enter numbers

Hold alt then press 26032 and finally release alt

Hold alt then press 24180 and finally release alt

Hold alt then press 24555 and finally release alt

Hold alt then press 20048 and finally release alt

After pressing, it will appear: Happy New Year

Hold alt and then press 20803 and finally release alt

Hold alt then press 26086 and finally release alt

Hold alt then press 24555 and finally release alt

Hold alt then press 20048 and finally release alt

After pressing it, it will appear: Happy New Year

Merry Christmas, I know, but you can only click on QQ on the web page

This is not an input method. The ability to type like this is because software such as QQ supports internal code input.

Press ALT 29482 in QQ, and press ALT 55021 in a web page or notepad, the word "pig" will appear. The difference is because the text encoding methods used by these software are different.

To put it simply, for example, the hexadecimal GB code of the character "円" is 86B4, which when converted to decimal is 34484.

Another example is the encoding of "pig", which is D6ED, and the decimal number is 55021.

The text in QQ uses UNICODE encoding. The encoding of "pig" is U 732A, which is 29482 in decimal. To hit a pig in QQ, press ALT 29482.

As for how to check the internal code of text, both the "Character Map" that comes with WINDOWS and EXCEL can be used

The above is the detailed content of Which input method is used to type a string of numbers using the alt key?. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:Excel办公网. If there is any infringement, please contact admin@php.cn delete
How to Solve Windows Error Code "INVALID_DATA_ACCESS_TRAP" (0x00000004)How to Solve Windows Error Code "INVALID_DATA_ACCESS_TRAP" (0x00000004)Mar 11, 2025 am 11:26 AM

This article addresses the Windows "INVALID_DATA_ACCESS_TRAP" (0x00000004) error, a critical BSOD. It explores common causes like faulty drivers, hardware malfunctions (RAM, hard drive), software conflicts, overclocking, and malware. Trou

ENE SYS Maintenance: Tips and Tricks to Keep Your System Running SmoothlyENE SYS Maintenance: Tips and Tricks to Keep Your System Running SmoothlyMar 07, 2025 pm 03:09 PM

This article provides practical tips for maintaining ENE SYS systems. It addresses common issues like overheating and data corruption, offering preventative measures such as regular cleaning, backups, and software updates. A tailored maintenance s

How do I edit the Registry? (Warning: Use with caution!)How do I edit the Registry? (Warning: Use with caution!)Mar 21, 2025 pm 07:46 PM

Article discusses editing Windows Registry, precautions, backup methods, and potential issues from incorrect edits. Main issue: risks of system instability and data loss from improper changes.

5 Common Mistakes to Avoid During ENE SYS Implementation5 Common Mistakes to Avoid During ENE SYS ImplementationMar 07, 2025 pm 03:11 PM

This article identifies five common pitfalls in ENE SYS implementation: insufficient planning, inadequate user training, improper data migration, neglecting security, and insufficient testing. These errors can lead to project delays, system failures

How do I manage services in Windows?How do I manage services in Windows?Mar 21, 2025 pm 07:52 PM

Article discusses managing Windows services for system health, including starting, stopping, restarting services, and best practices for stability.

Discover How to Fix Drive Health Warning in Windows SettingsDiscover How to Fix Drive Health Warning in Windows SettingsMar 19, 2025 am 11:10 AM

What does the drive health warning in Windows Settings mean and what should you do when you receive the disk warning? Read this php.cn tutorial to get step-by-step instructions to cope with this situation.

which application uses ene.syswhich application uses ene.sysMar 12, 2025 pm 01:25 PM

This article identifies ene.sys as a Realtek High Definition Audio driver component. It details its function in managing audio hardware, emphasizing its crucial role in audio functionality. The article also guides users on verifying its legitimacy

why won't driver asio.sys loadwhy won't driver asio.sys loadMar 10, 2025 pm 07:58 PM

This article addresses the failure of the Windows asio.sys audio driver. Common causes include corrupted system files, hardware/driver incompatibility, software conflicts, registry issues, and malware. Troubleshooting involves SFC scans, driver upda

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),