i18ngurus.com - Open internationalization resources directory
directorydirectory   add a linkadd a link   searchsearch   mapmap   recentrecent   syndicatesyndicate   encyclopedia <font color=Red><b>Beta</b></font>encyclopedia Beta   feedbackfeedback   faqfaq  
 
   
border
This enclycopedia is a work in progress. Please do not hesitate to email me if you disagree with this article or found an any error in this page.
border
border border border
 
back to index


big-endian

[Article still incomplete]

Qualifies a computer architecture in which, the most significant byte of a multiple-byte numerical value is stored first. It contrasts with see little endian architectures. Big-endian architectures include notably the Motorola microprocessor families and most of the RISC architectures. The distinction between big and little-endian has taken all its importance with the avent of Unicode. Indeed using UCS-2 or UTF-16 encoding scheme character could become corrupted. Using the BOM character at the begining of a Unicode stream helps tackle this issue. On big-endian architecture the BOM reads FEFF and on little endian architecture the BOM reads FFFE.


Article submitted by: Thierry Sourbier
Last modified: 2009-10-20


Rate this article:
min. max.


(include your email address if you would like a response)