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 ????RL????RL^ 00111111001111110011111100111111010100100100110000111111001111110011111100111111010100100100110001011110 3f3f3f3f524c3f3f3f3f524c5e
SJIS-WIN シマシイRLシマシイRL^ 10111100110011111011110010110010010100100100110010111100110011111011110010110010010100100100110001011110 bccfbcb2524cbccfbcb2524c5e
EUC-JP シマシイRLシマシイRL^ 100011101011110010001110110011111000111010111100100011101011001001010010010011001000111010111100100011101100111110001110101111001000111010110010010100100100110001011110 8ebc8ecf8ebc8eb2524c8ebc8ecf8ebc8eb2524c5e
UTF-8 シマシイRLシマシイRL^ 1110111110111101101111001110111110111110100011111110111110111101101111001110111110111101101100100101001001001100111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010010100100100110001011110 efbdbcefbe8fefbdbcefbdb2524cefbdbcefbe8fefbdbcefbdb2524c5e
UHC ????RL????RL^ 00111111001111110011111100111111010100100100110000111111001111110011111100111111010100100100110001011110 3f3f3f3f524c3f3f3f3f524c5e

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