ある文字が,文字コードごとにどんなビット列に対応するか

1文字あるいは短い文字列を入力し、「変換」ボタンをクリックしてください。


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ??{nnn^]??{nnn^]??{nnn^]??{nnn^]M 001111110011111101111011011011100110111001101110010111100101110100111111001111110111101101101110011011100110111001011110010111010011111100111111011110110110111001101110011011100101111001011101001111110011111101111011011011100110111001101110010111100101110101001101 3f3f7b6e6e6e5e5d3f3f7b6e6e6e5e5d3f3f7b6e6e6e5e5d3f3f7b6e6e6e5e5d4d
SJIS-WIN ?宅{nnn^]?宅{nnn^]?宅{nnn^]?宅{nnn^]M 00111111100100011110111001111011011011100110111001101110010111100101110100111111100100011110111001111011011011100110111001101110010111100101110100111111100100011110111001111011011011100110111001101110010111100101110100111111100100011110111001111011011011100110111001101110010111100101110101001101 3f91ee7b6e6e6e5e5d3f91ee7b6e6e6e5e5d3f91ee7b6e6e6e5e5d3f91ee7b6e6e6e5e5d4d
EUC-JP ?宅{nnn^]?宅{nnn^]?宅{nnn^]?宅{nnn^]M 00111111110000101111000001111011011011100110111001101110010111100101110100111111110000101111000001111011011011100110111001101110010111100101110100111111110000101111000001111011011011100110111001101110010111100101110100111111110000101111000001111011011011100110111001101110010111100101110101001101 3fc2f07b6e6e6e5e5d3fc2f07b6e6e6e5e5d3fc2f07b6e6e6e5e5d3fc2f07b6e6e6e5e5d4d
UTF-8 윽宅{nnn^]윽宅{nnn^]윽宅{nnn^]윽宅{nnn^]M 11101100100111001011110111100101101011101000010101111011011011100110111001101110010111100101110111101100100111001011110111100101101011101000010101111011011011100110111001101110010111100101110111101100100111001011110111100101101011101000010101111011011011100110111001101110010111100101110111101100100111001011110111100101101011101000010101111011011011100110111001101110010111100101110101001101 ec9cbde5ae857b6e6e6e5e5dec9cbde5ae857b6e6e6e5e5dec9cbde5ae857b6e6e6e5e5dec9cbde5ae857b6e6e6e5e5d4d
UHC 윽宅{nnn^]윽宅{nnn^]윽宅{nnn^]윽宅{nnn^]M 1100000010111001110100111110101101111011011011100110111001101110010111100101110111000000101110011101001111101011011110110110111001101110011011100101111001011101110000001011100111010011111010110111101101101110011011100110111001011110010111011100000010111001110100111110101101111011011011100110111001101110010111100101110101001101 c0b9d3eb7b6e6e6e5e5dc0b9d3eb7b6e6e6e5e5dc0b9d3eb7b6e6e6e5e5dc0b9d3eb7b6e6e6e5e5d4d

SJIS-Win,EUC-JP: Windows(SJIS-Win=CP932)、UNIX(EUC-JP)で日本語扱うための文字コード。