Java

  1. Home
  2. Computing & Technology
  3. Java
photo of Paul Leahy

Paul's Java Blog

By Paul Leahy, About.com Guide to Java

Java Term of the Week: UTF

Saturday November 15, 2008

This week I had a look at Unicode and how it applies to the char primitive data type. It seems as good a time as any to highlight that UTF stands for "Unicode Transformation Unit".

All the character encoding schemes that the Unicode standard defines are prefixed with UTF (e.g., UTF-8, UTF-16, UTF-32), with Java being designed to use UTF-16.

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Discuss

Community Forum

Explore Java

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Java

  1. Home
  2. Computing & Technology
  3. Java

©2009 About.com, a part of The New York Times Company.

All rights reserved.