To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ±«R±«o±«]n}±«R±«o±«]n{^ 1011000110101011010100101011000110101011011011111011000110101011010111010110111001111101101100011010101101010010101100011010101101101111101100011010101101011101011011100111101101011110 b1ab52b1ab6fb1ab5d6e7db1ab52b1ab6fb1ab5d6e7b5e
SJIS-WIN ±?R±?o±?]n}±?R±?o±?]n{^ 1000000101111101001111110101001010000001011111010011111101101111100000010111110100111111010111010110111001111101100000010111110100111111010100101000000101111101001111110110111110000001011111010011111101011101011011100111101101011110 817d3f52817d3f6f817d3f5d6e7d817d3f52817d3f6f817d3f5d6e7b5e
EUC-JP ±?R±?o±?]n}±?R±?o±?]n{^ 1010000111011110001111110101001010100001110111100011111101101111101000011101111000111111010111010110111001111101101000011101111000111111010100101010000111011110001111110110111110100001110111100011111101011101011011100111101101011110 a1de3f52a1de3f6fa1de3f5d6e7da1de3f52a1de3f6fa1de3f5d6e7b5e
UTF-8 ±«R±«o±«]n}±«R±«o±«]n{^ 1100001010110001110000101010101101010010110000101011000111000010101010110110111111000010101100011100001010101011010111010110111001111101110000101011000111000010101010110101001011000010101100011100001010101011011011111100001010110001110000101010101101011101011011100111101101011110 c2b1c2ab52c2b1c2ab6fc2b1c2ab5d6e7dc2b1c2ab52c2b1c2ab6fc2b1c2ab5d6e7b5e
UHC ±?R±?o±?]n}±?R±?o±?]n{^ 1010000110111110001111110101001010100001101111100011111101101111101000011011111000111111010111010110111001111101101000011011111000111111010100101010000110111110001111110110111110100001101111100011111101011101011011100111101101011110 a1be3f52a1be3f6fa1be3f5d6e7da1be3f52a1be3f6fa1be3f5d6e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)