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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ?n?nn^]?n?nn^]?n?nn^]?n?nn^]M 0011111101101110001111110110111001101110010111100101110100111111011011100011111101101110011011100101111001011101001111110110111000111111011011100110111001011110010111010011111101101110001111110110111001101110010111100101110101001101 3f6e3f6e6e5e5d3f6e3f6e6e5e5d3f6e3f6e6e5e5d3f6e3f6e6e5e5d4d
SJIS-WIN ?n?nn^]?n?nn^]?n?nn^]?n?nn^]M 0011111101101110001111110110111001101110010111100101110100111111011011100011111101101110011011100101111001011101001111110110111000111111011011100110111001011110010111010011111101101110001111110110111001101110010111100101110101001101 3f6e3f6e6e5e5d3f6e3f6e6e5e5d3f6e3f6e6e5e5d3f6e3f6e6e5e5d4d
EUC-JP 饔n饔nn^]饔n饔nn^]饔n饔nn^]饔n饔nn^]M 100011111110100011101111011011101000111111101000111011110110111001101110010111100101110110001111111010001110111101101110100011111110100011101111011011100110111001011110010111011000111111101000111011110110111010001111111010001110111101101110011011100101111001011101100011111110100011101111011011101000111111101000111011110110111001101110010111100101110101001101 8fe8ef6e8fe8ef6e6e5e5d8fe8ef6e8fe8ef6e6e5e5d8fe8ef6e8fe8ef6e6e5e5d8fe8ef6e8fe8ef6e6e5e5d4d
UTF-8 饔n饔nn^]饔n饔nn^]饔n饔nn^]饔n饔nn^]M 111010011010010110010100011011101110100110100101100101000110111001101110010111100101110111101001101001011001010001101110111010011010010110010100011011100110111001011110010111011110100110100101100101000110111011101001101001011001010001101110011011100101111001011101111010011010010110010100011011101110100110100101100101000110111001101110010111100101110101001101 e9a5946ee9a5946e6e5e5de9a5946ee9a5946e6e5e5de9a5946ee9a5946e6e5e5de9a5946ee9a5946e6e5e5d4d
UHC 饔n饔nn^]饔n饔nn^]饔n饔nn^]饔n饔nn^]M 11101000101111010110111011101000101111010110111001101110010111100101110111101000101111010110111011101000101111010110111001101110010111100101110111101000101111010110111011101000101111010110111001101110010111100101110111101000101111010110111011101000101111010110111001101110010111100101110101001101 e8bd6ee8bd6e6e5e5de8bd6ee8bd6e6e5e5de8bd6ee8bd6e6e5e5de8bd6ee8bd6e6e5e5d4d

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