Search

Search for a symbol or emoji...

Aktieselskab Symbol

The "Aktieselskab" symbol (⅍), which translates to "Joint Stock Company" in Danish, serves as a visual marker to denote the corporate status and structure of a business entity. This symbol plays a vital role in indicating that a company follows the corporate structure of a joint-stock company, emphasizing its legal and financial characteristics. In this article, we explore the significance and utility of the "Aktieselskab" symbol (⅍) and its impact on conveying corporate identity and structure.

Aktieselskab Symbol Information

Symbol Name
Aktieselskab
Unicode Version
5.0 (July 2006)
Unicode
U+214D
CSS Code
\214D
Hex Code
⅍
HTML Code
⅍
Alt Code
8525
Symbol

Aktieselskab Symbol Encoding

UTF-8
0xE2 0x85 0x8D
UTF-16
0x214D
UTF-32
0x0000214D

AktieselskabSymbol's PNG and SVG files

How to add aktieselskab symbol via keyboard on different Operating systems

You can type the aktieselskab symbol on most modern devices with the help of following methods:

How to type aktieselskab symbol on Microsoft Word

You can type the aktieselskab in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 214D
  • Without moving the cursor press keys Alt + x together
  • The original 214D is now transformed into

How to type aktieselskab symbol on Microsoft Windows

You can type the aktieselskab on Microsoft windows using following steps:

  • Hold Alt and press 8525 to type aktieselskab on your windows machine.

How to type aktieselskab symbol on Mac OS

You can type the aktieselskab on Mac OS using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
  • Type "Aktieselskab" in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
Mac OS Character Viewer
Mac OS Character Viewer

How to type aktieselskab symbol on Linux

You can type the aktieselskab on Linux using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Hold ⇧ Shift + Ctrl and press the letter + U
  • Press keys 214D consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type aktieselskab symbol on IOS and Android

The easiest way to type the aktieselskab symbol on ios and android is to copy and paste it wherever you need it.

How to use aktieselskab in CSS

//CSS Example
1span { 2 content: \214D; 3 }

How to use aktieselskab in HTML

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

Aktieselskab symbol representation in programming languages

Aktieselskabsymbol's representation in different programming languages can be found in table below:

LanguageRepresentation
Rust
\u{214D}
Ruby
\u{214D}
Python
\u214D
PHP
\u{214D}
Perl
\x{214D}
Java
\u214D
Modern JavaScript - Since ES6
\u{214D}
JavaScript
\u214D
Go
\u214D
C#
\u214D
C and C++
\u214D
Bash and Zsh - inside echo -e
\u214D
RFC 5137
\u'214D'