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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ??k\n^]??k\n^]??k\n^]??k\n^]M 0011111100111111011010110101110001101110010111100101110100111111001111110110101101011100011011100101111001011101001111110011111101101011010111000110111001011110010111010011111100111111011010110101110001101110010111100101110101001101 3f3f6b5c6e5e5d3f3f6b5c6e5e5d3f3f6b5c6e5e5d3f3f6b5c6e5e5d4d
SJIS-WIN 紗術k\n^]紗術k\n^]紗術k\n^]紗術k\n^]M 10001110110100011000111101110000011010110101110001101110010111100101110110001110110100011000111101110000011010110101110001101110010111100101110110001110110100011000111101110000011010110101110001101110010111100101110110001110110100011000111101110000011010110101110001101110010111100101110101001101 8ed18f706b5c6e5e5d8ed18f706b5c6e5e5d8ed18f706b5c6e5e5d8ed18f706b5c6e5e5d4d
EUC-JP 紗術k\n^]紗術k\n^]紗術k\n^]紗術k\n^]M 10111100110100111011110111010001011010110101110001101110010111100101110110111100110100111011110111010001011010110101110001101110010111100101110110111100110100111011110111010001011010110101110001101110010111100101110110111100110100111011110111010001011010110101110001101110010111100101110101001101 bcd3bdd16b5c6e5e5dbcd3bdd16b5c6e5e5dbcd3bdd16b5c6e5e5dbcd3bdd16b5c6e5e5d4d
UTF-8 紗術k\n^]紗術k\n^]紗術k\n^]紗術k\n^]M 111001111011010010010111111010001010000110010011011010110101110001101110010111100101110111100111101101001001011111101000101000011001001101101011010111000110111001011110010111011110011110110100100101111110100010100001100100110110101101011100011011100101111001011101111001111011010010010111111010001010000110010011011010110101110001101110010111100101110101001101 e7b497e8a1936b5c6e5e5de7b497e8a1936b5c6e5e5de7b497e8a1936b5c6e5e5de7b497e8a1936b5c6e5e5d4d
UHC 紗術k\n^]紗術k\n^]紗術k\n^]紗術k\n^]M 11011110111010011110001011111010011010110101110001101110010111100101110111011110111010011110001011111010011010110101110001101110010111100101110111011110111010011110001011111010011010110101110001101110010111100101110111011110111010011110001011111010011010110101110001101110010111100101110101001101 dee9e2fa6b5c6e5e5ddee9e2fa6b5c6e5e5ddee9e2fa6b5c6e5e5ddee9e2fa6b5c6e5e5d4d

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