Mathematical Fraktur Capital J Symbol 𝔍

𝔍

Copy to Clipboard


Mathematical Fraktur Capital J Symbol Information

Symbol Name Mathematical Fraktur Capital J
Unicode Version 3.1 (March 2001)
Unicode U+1D50D
CSS Code \1D50D
HTML Entity 𝔍
Hex Code 𝔍
HTML Code 𝔍

Mathematical Fraktur Capital J Symbol Encoding

UTF-8 0xF0 0x9D 0x94 0x8D
UTF-16 0xD835 0xDD0D
UTF-32 0x0001D50D


How to add mathematical fraktur capital j symbol via keyboard on different Operating systems

You can type the mathematical fraktur capital j on most modern devices with the help of following methods:

How to type mathematical fraktur capital j symbol on Microsoft Word

You can type the mathematical fraktur capital j on microsoft Microsoft Word using steps mentioned below:

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

How to type mathematical fraktur capital j symbol on Microsoft Windows

You can type the mathematical fraktur capital j on Microsoft windows using following steps:

  • Hold Alt and press to type mathematical fraktur capital j on your windows machine.

How to type mathematical fraktur capital j symbol on Mac OS

You can type the mathematical fraktur capital j 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 “Mathematical Fraktur Capital J” in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
  • How to type mathematical fraktur capital j symbol on Mac OS
    How to type mathematical fraktur capital j symbol on Mac OS

How to type mathematical fraktur capital j symbol on Linux

You can type the mathematical fraktur capital j 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 1 D 5 0 D consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type mathematical fraktur capital j symbol on IOS and Android

The easiest way to type the mathematical fraktur capital j on ios and android is to copy and paste it wherever you need it.


How to use mathematical fraktur capital j in CSS

Copy // css example
span {
content: "\1D50D";
}

How to type mathematical fraktur capital j in HTML

Copy // html example
<span>&#120077;</span>

Mathematical Fraktur Capital J symbol representation in programming languages

mathematical fraktur capital j's representation in different programming languages can be found in table below:

Language Representation
Rust \u{1D50D}
Ruby \u{1D50D}
Python \uD50D
PHP \u{1D50D}
Perl "\x{1D50D}"
Java \uD50D
Modern JavaScript - Since ES6 \u{1D50D}
JavaScript \uD50D
Go \uD50D
C# \uD50D
C and C++ \uD50D
Bash and Zsh - inside echo -e \uD50D
RFC 5137 \u'D50D'
No Result
Try something else