U+20BF
| Application | How to insert Bitcoin Sign |
|---|---|
| Microsoft Word | Type 20BF, then press Alt+X |
| Excel / Google Sheets | Use the formula =UNICHAR(8383) |
| Google Docs | Insert → Special characters, then search "bitcoin sign" |
| HTML | ₿ |
| CSS (content property) | content: "\20BF" |
| JavaScript | "\u20BF" |
The bitcoin sign is the currency symbol for Bitcoin, added to Unicode 10.0 in 2017. It is a capital B with two vertical strokes, styled after other currency symbols.
Used for amounts in bitcoin: ₿0.05. Font support varies — older systems may show a placeholder box.