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

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 10011110011001110101001010011110011001110110111110011110011001110110111101011100100111100110011101010010100111100110011101101111100111100110011101101111010111000100000010011110011001110101001010011110011001110110111110011110011001110110111101011100100111100110011101010010100111100110011101101111100111100110011101101111010111000101001101001101 9e67529e676f9e676f5c9e67529e676f9e676f5c409e67529e676f9e676f5c9e67529e676f9e676f5c534d
EUC-JP 枷R枷o枷o\枷R枷o枷o\@枷R枷o枷o\枷R枷o枷o\SM 11011011110010000101001011011011110010000110111111011011110010000110111101011100110110111100100001010010110110111100100001101111110110111100100001101111010111000100000011011011110010000101001011011011110010000110111111011011110010000110111101011100110110111100100001010010110110111100100001101111110110111100100001101111010111000101001101001101 dbc852dbc86fdbc86f5cdbc852dbc86fdbc86f5c40dbc852dbc86fdbc86f5cdbc852dbc86fdbc86f5c534d
UTF-8 枷R枷o枷o\枷R枷o枷o\@枷R枷o枷o\枷R枷o枷o\SM 11100110100111101011011101010010111001101001111010110111011011111110011010011110101101110110111101011100111001101001111010110111010100101110011010011110101101110110111111100110100111101011011101101111010111000100000011100110100111101011011101010010111001101001111010110111011011111110011010011110101101110110111101011100111001101001111010110111010100101110011010011110101101110110111111100110100111101011011101101111010111000101001101001101 e69eb752e69eb76fe69eb76f5ce69eb752e69eb76fe69eb76f5c40e69eb752e69eb76fe69eb76f5ce69eb752e69eb76fe69eb76f5c534d
UHC 枷R枷o枷o\枷R枷o枷o\@枷R枷o枷o\枷R枷o枷o\SM 11001010101011100101001011001010101011100110111111001010101011100110111101011100110010101010111001010010110010101010111001101111110010101010111001101111010111000100000011001010101011100101001011001010101011100110111111001010101011100110111101011100110010101010111001010010110010101010111001101111110010101010111001101111010111000101001101001101 caae52caae6fcaae6f5ccaae52caae6fcaae6f5c40caae52caae6fcaae6f5ccaae52caae6fcaae6f5c534d

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