id と class に日本語を使う

http://unformedbuilding.com/demo/test/ub/2011-07-01/

HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>2011-07-01</title>
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
</head>
<body>

<h1 id="タイトル">Heading 1</h1>

<p class="リンク"><a href="http://validator.w3.org/check?uri=http://unformedbuilding.com/demo/test/ub/2011-07-01/">HTML Validator</a></p>
<p class="リンク"><a href="http://jigsaw.w3.org/css-validator/validator?uri=http://unformedbuilding.com/demo/test/ub/2011-07-01/">CSS Validator</a></p>

</body>
</html>

CSS

#\0030bf\0030a4\0030c8\0030eb {
  color: red;
  font-size: 64px;
}

.\0030ea\0030f3\0030af {
  font-size: 18px;
  font-weight: bold;
}

何に使うかって? 分かりません。