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±«^[±«R±«^[^ 101100011010101101010010101100011010101101011110010110111011000110101011010100101011000110101011010111100101101101011110 b1ab52b1ab5e5bb1ab52b1ab5e5b5e
SJIS-WIN ±?R±?^[±?R±?^[^ 10000001011111010011111101010010100000010111110100111111010111100101101110000001011111010011111101010010100000010111110100111111010111100101101101011110 817d3f52817d3f5e5b817d3f52817d3f5e5b5e
EUC-JP ±?R±?^[±?R±?^[^ 10100001110111100011111101010010101000011101111000111111010111100101101110100001110111100011111101010010101000011101111000111111010111100101101101011110 a1de3f52a1de3f5e5ba1de3f52a1de3f5e5b5e
UTF-8 ±«R±«^[±«R±«^[^ 1100001010110001110000101010101101010010110000101011000111000010101010110101111001011011110000101011000111000010101010110101001011000010101100011100001010101011010111100101101101011110 c2b1c2ab52c2b1c2ab5e5bc2b1c2ab52c2b1c2ab5e5b5e
UHC ±?R±?^[±?R±?^[^ 10100001101111100011111101010010101000011011111000111111010111100101101110100001101111100011111101010010101000011011111000111111010111100101101101011110 a1be3f52a1be3f5e5ba1be3f52a1be3f5e5b5e

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