The Ancient Hebrew Research CenterPlowing through history, from Aleph to Tav.
AHRC Home > Alphabet > Fonts > Unicodes


Hebrew Unicodes
By Jeff A. Benner

HTML and word processors use special codes to add special symbols to the text. An example is the copyright symbol "©" which is written with the unicode "©." There are also codes for other languages including Hebrew that can be added to most word processors and HTML documents. Below are the unicodes for the Hebrew alphabet, the nikkud (vowel pointings) and other Hebrew symbols. You can paste the code into an html document or the actual Hebrew character into a word processor.



ו ה ד ג ב א
וֹ ו ה ד ג ב בּ א
ך כ י ט ח ז
ך כּ כ י ט ח ז וּ
ע ס ן נ ם מ ל
פּ ע ס ן נ ם מ ל
ש ר ק ץ צ ף פ
שׁ ש ר ק ץ צ ף פ
. . . . . ת
. . . . . ת תּ שׂ


ַ ֶ ֵ ִ ֳ ֲ ֱ ְ
ַ ֶ ֵ ִ ֳ ֲ ֱ ְ
. . . . . ֻ ֹ ָ
. . . . . ֻ ֹ ָ


ֽ ֿ ׁ ׂ ׀ ׃ ־ ּ
ֽ ֿ ׁ ׂ ׀ ׃ ־ ּ
. . . ״ ׳ ײ ױ װ
. . . ״ ׳ ײ ױ װ


Using the unicodes in HTML

Here is Genesis 1:1;

בְּרֵשִׁית בָּרָא אֱלֹהִים אֵת הַשָּׁמַיִם וְאֵת הָאָרֶץ׃

Below is the unicode used for the above verse (I like to place one word on one line, this will make finding a word for editing easier).

<Font face="david" size="+2">
&#1489;&#1468;&#1456;&#1512;&#1461;&#1513;&#1473;&#1460;&#1497;&#1514;
&#1489;&#1468;&#1464;&#1512;&#1464;&#1488;
&#1488;&#1457;&#1500;&#1465;&#1492;&#1460;&#1497;&#1501;
&#1488;&#1461;&#1514;
&#1492;&#1463;&#1513;&#1473;&#1468;&#1464;&#1502;&#1463;&#1497;&#1460;&#1501;
&#1493;&#1456;&#1488;&#1461;&#1514;
&#1492;&#1464;&#1488;&#1464;&#1512;&#1462;&#1509;&#1475;
</Font>

The letter , as used in the first word in Genesis 1:1, can be written with the unicode "&#64305;" and the letter the letter can be written with the unicode "&#64298;". However, if these unicodes are used here is how the first word appears in html.

בְּרֵשִׁית

Notice that the two vowels (the sheva and hhireq) below the two letters we just discussed are moved over to the left a little to far. For this reason it is best to use the unicodes "&#1489;&#1468;" (ב with the code for the dagesh) for the and "&#1513;&#1473;" (ש with the code for the right dot) for the . With these unicodes the word appears as;

בְּרֵשִׁית

The "david" font is being used in the above examples. Just keep in mind that if your reader does not have this font on their computer the browser will use the default "Times New Roman" font and it will appear as;

בְּרֵשִׁית בָּרָא אֱלֹהִים אֵת הַשָּׁמַיִם וְאֵת הָאָרֶץ׃





AHRC Home > Alphabet > Fonts > Unicodes



Copyright © 1999-2007
Ancient Hebrew Research Center

Please feel free to use, copy or distribute any material on this site for non-profit educational purposes only.