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

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 001111111110101010010110011010110101110001101110010111100101110100111111111010101001011001101011010111000110111001011110010111010011111111101010100101100110101101011100011011100101111001011101001111111110101010010110011010110101110001101110010111100101110101001101 3fea966b5c6e5e5d3fea966b5c6e5e5d3fea966b5c6e5e5d3fea966b5c6e5e5d4d
EUC-JP 輧齧k\n^]輧齧k\n^]輧齧k\n^]輧齧k\n^]M 1000111111100000111100111111001111110110011010110101110001101110010111100101110110001111111000001111001111110011111101100110101101011100011011100101111001011101100011111110000011110011111100111111011001101011010111000110111001011110010111011000111111100000111100111111001111110110011010110101110001101110010111100101110101001101 8fe0f3f3f66b5c6e5e5d8fe0f3f3f66b5c6e5e5d8fe0f3f3f66b5c6e5e5d8fe0f3f3f66b5c6e5e5d4d
UTF-8 輧齧k\n^]輧齧k\n^]輧齧k\n^]輧齧k\n^]M 111010001011110010100111111010011011110110100111011010110101110001101110010111100101110111101000101111001010011111101001101111011010011101101011010111000110111001011110010111011110100010111100101001111110100110111101101001110110101101011100011011100101111001011101111010001011110010100111111010011011110110100111011010110101110001101110010111100101110101001101 e8bca7e9bda76b5c6e5e5de8bca7e9bda76b5c6e5e5de8bca7e9bda76b5c6e5e5de8bca7e9bda76b5c6e5e5d4d
UHC 輧齧k\n^]輧齧k\n^]輧齧k\n^]輧齧k\n^]M 11011100101111101110000011100101011010110101110001101110010111100101110111011100101111101110000011100101011010110101110001101110010111100101110111011100101111101110000011100101011010110101110001101110010111100101110111011100101111101110000011100101011010110101110001101110010111100101110101001101 dcbee0e56b5c6e5e5ddcbee0e56b5c6e5e5ddcbee0e56b5c6e5e5ddcbee0e56b5c6e5e5d4d

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