What is the symbol $\Bbb N$ in unicode?

124 Views Asked by At

What is an unicode value of the symbol $\Bbb N$ (natural numbers)? I can't find it via the official unicode site.

Does unicode contain it?

2

There are 2 best solutions below

1
On

A quick Google search for your question yields:

Unicode Character 'DOUBLE-STRUCK CAPITAL N' (U+2115)

However, here on Math SE we use TeX commands (see MathJax tutorial) so you may plug in either:

$\mathbb{N}$ or $\Bbb {N}$

0
On

If on a site with MathJax, refer to this tutorial: $\mathbb{N}$

$\mathbb{N}$


If on a site without MathJax, use this Unicode symbol: ℕ

Unicode Character 'DOUBLE-STRUCK CAPITAL N' (U+2115)