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 ­Rn}­Rn{^ 111011101010000110001110101011010101001001101110011111011110111010100001100011101010110101010010011011100111101101011110 eea18ead526e7deea18ead526e7b5e
SJIS-WIN ????Rn}????Rn{^ 001111110011111100111111001111110101001001101110011111010011111100111111001111110011111101010010011011100111101101011110 3f3f3f3f526e7d3f3f3f3f526e7b5e
EUC-JP î¡??Rn}î¡??Rn{^ 1000111110101011110000101000111110100010110000100011111100111111010100100110111001111101100011111010101111000010100011111010001011000010001111110011111101010010011011100111101101011110 8fabc28fa2c23f3f526e7d8fabc28fa2c23f3f526e7b5e
UTF-8 ­Rn}­Rn{^ 1100001110101110110000101010000111000010100011101100001010101101010100100110111001111101110000111010111011000010101000011100001010001110110000101010110101010010011011100111101101011110 c3aec2a1c28ec2ad526e7dc3aec2a1c28ec2ad526e7b5e
UHC ?¡?­Rn}?¡?­Rn{^ 00111111101000101010111000111111101000011010100101010010011011100111110100111111101000101010111000111111101000011010100101010010011011100111101101011110 3fa2ae3fa1a9526e7d3fa2ae3fa1a9526e7b5e

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