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

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 11100011011110000101001011100011011110000110111111100011011110000110111101011100111000110111100001010010111000110111100001101111111000110111100001101111010111000100000011100011011110000101001011100011011110000110111111100011011110000110111101011100111000110111100001010010111000110111100001101111111000110111100001101111010111000101001101001101 e37852e3786fe3786f5ce37852e3786fe3786f5c40e37852e3786fe3786f5ce37852e3786fe3786f5c534d
EUC-JP 繆R繆o繆o\繆R繆o繆o\@繆R繆o繆o\繆R繆o繆o\SM 11100101110110010101001011100101110110010110111111100101110110010110111101011100111001011101100101010010111001011101100101101111111001011101100101101111010111000100000011100101110110010101001011100101110110010110111111100101110110010110111101011100111001011101100101010010111001011101100101101111111001011101100101101111010111000101001101001101 e5d952e5d96fe5d96f5ce5d952e5d96fe5d96f5c40e5d952e5d96fe5d96f5ce5d952e5d96fe5d96f5c534d
UTF-8 繆R繆o繆o\繆R繆o繆o\@繆R繆o繆o\繆R繆o繆o\SM 11100111101110011000011001010010111001111011100110000110011011111110011110111001100001100110111101011100111001111011100110000110010100101110011110111001100001100110111111100111101110011000011001101111010111000100000011100111101110011000011001010010111001111011100110000110011011111110011110111001100001100110111101011100111001111011100110000110010100101110011110111001100001100110111111100111101110011000011001101111010111000101001101001101 e7b98652e7b9866fe7b9866f5ce7b98652e7b9866fe7b9866f5c40e7b98652e7b9866fe7b9866f5ce7b98652e7b9866fe7b9866f5c534d
UHC 繆R繆o繆o\繆R繆o繆o\@繆R繆o繆o\繆R繆o繆o\SM 11011001111100000101001011011001111100000110111111011001111100000110111101011100110110011111000001010010110110011111000001101111110110011111000001101111010111000100000011011001111100000101001011011001111100000110111111011001111100000110111101011100110110011111000001010010110110011111000001101111110110011111000001101111010111000101001101001101 d9f052d9f06fd9f06f5cd9f052d9f06fd9f06f5c40d9f052d9f06fd9f06f5cd9f052d9f06fd9f06f5c534d

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