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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ?R?o?o\?R?o?o\@?R?o?o\?R?o?o\SM 00111111010100100011111101101111001111110110111101011100001111110101001000111111011011110011111101101111010111000100000000111111010100100011111101101111001111110110111101011100001111110101001000111111011011110011111101101111010111000101001101001101 3f523f6f3f6f5c3f523f6f3f6f5c403f523f6f3f6f5c3f523f6f3f6f5c534d
SJIS-WIN 衢R衢o衢o\衢R衢o衢o\@衢R衢o衢o\衢R衢o衢o\SM 11100101110010110101001011100101110010110110111111100101110010110110111101011100111001011100101101010010111001011100101101101111111001011100101101101111010111000100000011100101110010110101001011100101110010110110111111100101110010110110111101011100111001011100101101010010111001011100101101101111111001011100101101101111010111000101001101001101 e5cb52e5cb6fe5cb6f5ce5cb52e5cb6fe5cb6f5c40e5cb52e5cb6fe5cb6f5ce5cb52e5cb6fe5cb6f5c534d
EUC-JP 衢R衢o衢o\衢R衢o衢o\@衢R衢o衢o\衢R衢o衢o\SM 11101010110011010101001011101010110011010110111111101010110011010110111101011100111010101100110101010010111010101100110101101111111010101100110101101111010111000100000011101010110011010101001011101010110011010110111111101010110011010110111101011100111010101100110101010010111010101100110101101111111010101100110101101111010111000101001101001101 eacd52eacd6feacd6f5ceacd52eacd6feacd6f5c40eacd52eacd6feacd6f5ceacd52eacd6feacd6f5c534d
UTF-8 衢R衢o衢o\衢R衢o衢o\@衢R衢o衢o\衢R衢o衢o\SM 11101000101000011010001001010010111010001010000110100010011011111110100010100001101000100110111101011100111010001010000110100010010100101110100010100001101000100110111111101000101000011010001001101111010111000100000011101000101000011010001001010010111010001010000110100010011011111110100010100001101000100110111101011100111010001010000110100010010100101110100010100001101000100110111111101000101000011010001001101111010111000101001101001101 e8a1a252e8a1a26fe8a1a26f5ce8a1a252e8a1a26fe8a1a26f5c40e8a1a252e8a1a26fe8a1a26f5ce8a1a252e8a1a26fe8a1a26f5c534d
UHC 衢R衢o衢o\衢R衢o衢o\@衢R衢o衢o\衢R衢o衢o\SM 11001111110000110101001011001111110000110110111111001111110000110110111101011100110011111100001101010010110011111100001101101111110011111100001101101111010111000100000011001111110000110101001011001111110000110110111111001111110000110110111101011100110011111100001101010010110011111100001101101111110011111100001101101111010111000101001101001101 cfc352cfc36fcfc36f5ccfc352cfc36fcfc36f5c40cfc352cfc36fcfc36f5ccfc352cfc36fcfc36f5c534d

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