Buscar

Buscar un símbolo o emoji...

Chinese Rest symbol

Chinese Rest symbol Information

Nombre del símbolo
Chinese Rest
Versión Unicode
1.1 (June 1993)
Unicode
U+32A1
Código CSS
\32A1
Código Hexadecimal
㊡
Código HTML
㊡
Símbolo

Chinese Rest symbol Encoding

UTF-8
0xE3 0x8A 0xA1
UTF-16
0x32A1
UTF-32
0x000032A1

Chinese Rest symbol's PNG and SVG files

How to add Chinese Rest symbol via keyboard on different Operating systems

You can type Chinese Rest on most modern devices with the help of following methods:

How to type Chinese Rest symbol on Microsoft Word

You can type the Chinese Rest on microsoft Microsoft Word using steps mentioned below:

  • Coloque su cursor en el área de texto donde necesite insertar el símbolo y escriba: 32A1
  • Sin mover las teclas de prensa del cursor: Alt + x
  • Su entrada ahora se transforma en:

How to type Chinese Rest symbol on Microsoft Windows

You can type Chinese Rest on Microsoft windows using following steps:

  • Hold Alt key and press following to type Chinese Rest on your windows machine:

How to type Chinese Rest symbol on Mac OS

You can type the Chinese Rest on Mac OS using following steps:

  • Coloque su cursor en el área de texto donde necesita insertar el símbolo
  • Presione CTRL + ⌘ Comando + ⎵ Espacio para mencionar el visor de caracteres.Alternativamente, elija Editar ⇒ Emoji y símbolos
  • Escriba lo siguiente en el campo de búsqueda en la parte superior y presione Entrar
  • El símbolo debería aparecer.Haga clic en él para insertarlo en su texto
Mac OS Character Viewer
Mac OS Character Viewer

How to type Chinese Rest symbol on Linux

Puede escribir el descanso chino en Linux usando los siguientes pasos:

  • Sostenga ⇧ shift + ctrl y presione la letra + u
  • Presione las siguientes teclas consecutivamente: 32A1
  • Y luego presione ↵ Enter, el símbolo deseado se agregará a su documento

How to type Chinese Rest symbol on IOS and Android

The easiest way to type Chinese Rest on ios and android is to copy and paste it wherever you need it.

How to use Chinese Rest in CSS

//CSS Example
1span { 2 content: \32A1; 3 }

How to use Chinese Rest in HTML

//HTML Example
1<span>&#12961;</span>

Chinese Rest symbol representation in programming languages

Chinese Rest's representation in different programming languages can be found in table below:
IdiomaRepresentación
Rust
\u{32A1}
Ruby
\u{32A1}
Python
\u32A1
PHP
\u{32A1}
Perl
\x{32A1}
Java
\u32A1
Modern JavaScript - Since ES6
\u{32A1}
JavaScript
\u32A1
Go
\u32A1
C#
\u32A1
C and C++
\u32A1
Bash and Zsh - inside echo -e
\u32A1
RFC 5137
\u'32A1'