asked 102k views
3 votes
On ntfs drives, unicode values are how many bits in length?

asked
User Danyapd
by
8.3k points

1 Answer

3 votes
Recall that one byte equates 8 bits.

Characters can have 1 to 6 bytes.
UTF-32 each
characters have 4 bytes a characters. (means 32 bits )
UTF-16 uses 16
bits for each character. (Means 2 bytes)

So the number of bits in a characters depend on the standard.
answered
User Deadbeef
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.