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???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN シRシ^[シRシ^[^ 101111001111100110111100111110010110111001010010101111001111100110111100111110010110111001011110010110111011110011111001101111001111100101101110010100101011110011111001101111001111100101101110010111100101101101011110 bcf9bcf96e52bcf9bcf96e5e5bbcf9bcf96e52bcf9bcf96e5e5b5e
EUC-JP シ??Rシ??^[シ??Rシ??^[^ 1000111010111100001111110011111101010010100011101011110000111111001111110101111001011011100011101011110000111111001111110101001010001110101111000011111100111111010111100101101101011110 8ebc3f3f528ebc3f3f5e5b8ebc3f3f528ebc3f3f5e5b5e
UTF-8 シRシ^[シRシ^[^ 11101111101111011011110011101110100111001001011111101110100110111000101001010010111011111011110110111100111011101001110010010111111011101001101110001010010111100101101111101111101111011011110011101110100111001001011111101110100110111000101001010010111011111011110110111100111011101001110010010111111011101001101110001010010111100101101101011110 efbdbcee9c97ee9b8a52efbdbcee9c97ee9b8a5e5befbdbcee9c97ee9b8a52efbdbcee9c97ee9b8a5e5b5e
UHC ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e

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