<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>thekoruku</author_name>
  <author_url>https://blog.hatena.ne.jp/thekoruku/</author_url>
  <blog_title>done is better than perfect</blog_title>
  <blog_url>https://dibtp.hateblo.jp/</blog_url>
  <categories>
    <anon>未分類</anon>
  </categories>
  <description>2014年になっても文字コードには悩まされることはしばしば。 最近だと取り敢えずUTF-8ということが多いですが、 プログラミング言語だとどうなっているのかちょっと気になったので調べて纏めてみました。 プログラミング言語の選定には特に意味はありません。 Python (3系列) デフォルトではUTF-8として扱われるようです。 ただし別のエンコーディングを使用したい場合にはソースコード中にその旨を記載することで使用できます。 #!/usr/bin/env python # -*- coding: encoding -*- # `#!(シェバング)の次の行に書く` 参考: Python3 doc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdibtp.hateblo.jp%2Fentry%2F2014%2F07%2F22%2F213643&quot; title=&quot;プログラミング言語別ソースコードのエンコーディング規約 - done is better than perfect&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-07-22 21:36:43</published>
  <title>プログラミング言語別ソースコードのエンコーディング規約</title>
  <type>rich</type>
  <url>https://dibtp.hateblo.jp/entry/2014/07/22/213643</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
