You can enter characters directly, or you can specify a character code value for the specified character set.
문자를 직접 입력하거나 특정 문자 세트에 대한 문자 코드 값을 지정할 수 있습니다.
You can insert a symbol (character code) that is part of a specific font family, and you can insert a character entity from a list of character entities declared in the current document.
특정 글꼴 패밀리에 속하는 기호(문자 코드)를 삽입하거나 현재 문서에 선언되어 있는 문자 엔티티 목록에서 문자 엔티티를 삽입할 수 있습니다.
The next eight bits represent the character code of the character.
The sort is string-based, which means that elements are converted to strings before they are compared (for example, 10 precedes 3 because the string "1" has a lower character code than the string "3" has).
문자열 기반이므로, 요소를 비교하기 전에 문자열로 변환합니다. 예를 들어, 문자열 "1"이 문자열 "3"보다 낮은 문자 코드를 가지므로, 10이 3보다 먼저 오게 됩니다.
The characters with codes from 0 to 32 and the character code 127 is a special control things. They can either not displayed or displayed in a strange way. In this table they are not.
문자를 가진 코드에서는 0~32 과 문자 코드 127 특별한 제어는 것이다. 그들이 할 수 있지 않거나 표시하거나 표시되는 이상한 방법입니다. 이 테이블에서 그들은하지 않습니다.
Character - The hexadecimal character code and description of the selected symbol.
문자 - 선택한 코드의 16진수 문자 코드 및 설명입니다.
Specifies the Key member of the object is a virtual-key code. If this flag is not specified, the Key member of the object is assumed to specify a character code.
가상 키 코드 개체의 키 멤버를 지정합니다. 플래그가 지정되지 않은 경우, 개체의 키 멤버는 문자 코드를 지정하기 위해 가정됩니다.
The Symbols tab lets you select a specific symbol from a specific font and insert the symbol's character code in the current document.
기호 탭에서는 특정 글꼴의 특정 기호를 선택하고 해당 기호의 문자 코드를 현재 문서에 삽입할 수 있습니다.
Unicode has a minus sign, and its character code is U+2212 (2212 hexadecimal); the HTML character entity invocation is−.
Unicode는 마이너스 기호를 가지고 있고, 그것의 문자 코드는 U+2212 (16진수로 2212)다; HTML 문자 엔티티 호출은−다.
To avoid the chaos that started emojis in Japan, the Unicode Consortium went to the trouble of standardizing the character code so that users of different operating systems can use the emojis without disagreement.
일본에서 이모지를 시작한 혼란을 피하기 위해 유니 코드 컨소시엄은 문자 코드를 표준화하는 데 어려움을 겪어 다른 운영 체제의 사용자가 동의하지 않고 이모지를 사용할 수 있습니다.
This character code is used by older IBM systems and telex machines.
이 문자 코드는 구형 IBM 시스템이나 텔렉스 장비에서 사용한다.
Returns the conversion of the first character of a string into its ASCII character code (an integer).
문자열의 첫 번째 문자를 ASCII 문자 코드(정수)로 변환하여 돌려줍니다.
Returns the conversion of an integer representing an ASCII character code into a single-character string.
ASCII 문자 코드를 나타내는 정수를 단일 문자열로 변환하여 돌려줍니다.