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^ 10111100110001011011110010100011010100100100110010111100110001011011110010100011010100100100110001011110 bcc5bca3524cbcc5bca3524c5e
EUC-JP シナシ」RLシナシ」RL^ 100011101011110010001110110001011000111010111100100011101010001101010010010011001000111010111100100011101100010110001110101111001000111010100011010100100100110001011110 8ebc8ec58ebc8ea3524c8ebc8ec58ebc8ea3524c5e
UTF-8 シナシ」RLシナシ」RL^ 1110111110111101101111001110111110111110100001011110111110111101101111001110111110111101101000110101001001001100111011111011110110111100111011111011111010000101111011111011110110111100111011111011110110100011010100100100110001011110 efbdbcefbe85efbdbcefbda3524cefbdbcefbe85efbdbcefbda3524c5e
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)