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

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 11101010100101100101001011101010100101100110111111101010100101100110111101011100111010101001011001010010111010101001011001101111111010101001011001101111010111000100000011101010100101100101001011101010100101100110111111101010100101100110111101011100111010101001011001010010111010101001011001101111111010101001011001101111010111000101001101001101 ea9652ea966fea966f5cea9652ea966fea966f5c40ea9652ea966fea966f5cea9652ea966fea966f5c534d
EUC-JP 齧R齧o齧o\齧R齧o齧o\@齧R齧o齧o\齧R齧o齧o\SM 11110011111101100101001011110011111101100110111111110011111101100110111101011100111100111111011001010010111100111111011001101111111100111111011001101111010111000100000011110011111101100101001011110011111101100110111111110011111101100110111101011100111100111111011001010010111100111111011001101111111100111111011001101111010111000101001101001101 f3f652f3f66ff3f66f5cf3f652f3f66ff3f66f5c40f3f652f3f66ff3f66f5cf3f652f3f66ff3f66f5c534d
UTF-8 齧R齧o齧o\齧R齧o齧o\@齧R齧o齧o\齧R齧o齧o\SM 11101001101111011010011101010010111010011011110110100111011011111110100110111101101001110110111101011100111010011011110110100111010100101110100110111101101001110110111111101001101111011010011101101111010111000100000011101001101111011010011101010010111010011011110110100111011011111110100110111101101001110110111101011100111010011011110110100111010100101110100110111101101001110110111111101001101111011010011101101111010111000101001101001101 e9bda752e9bda76fe9bda76f5ce9bda752e9bda76fe9bda76f5c40e9bda752e9bda76fe9bda76f5ce9bda752e9bda76fe9bda76f5c534d
UHC 齧R齧o齧o\齧R齧o齧o\@齧R齧o齧o\齧R齧o齧o\SM 11100000111001010101001011100000111001010110111111100000111001010110111101011100111000001110010101010010111000001110010101101111111000001110010101101111010111000100000011100000111001010101001011100000111001010110111111100000111001010110111101011100111000001110010101010010111000001110010101101111111000001110010101101111010111000101001101001101 e0e552e0e56fe0e56f5ce0e552e0e56fe0e56f5c40e0e552e0e56fe0e56f5ce0e552e0e56fe0e56f5c534d

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