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??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
SJIS-WIN スRス^[スRス^[^ 10111101111100000110111001010010101111011111000001101110010111100101101110111101111100000110111001010010101111011111000001101110010111100101101101011110 bdf06e52bdf06e5e5bbdf06e52bdf06e5e5b5e
EUC-JP ス?Rス?^[ス?Rス?^[^ 10001110101111010011111101010010100011101011110100111111010111100101101110001110101111010011111101010010100011101011110100111111010111100101101101011110 8ebd3f528ebd3f5e5b8ebd3f528ebd3f5e5b5e
UTF-8 スRス^[スRス^[^ 11101111101111011011110111101110100000001010111001010010111011111011110110111101111011101000000010101110010111100101101111101111101111011011110111101110100000001010111001010010111011111011110110111101111011101000000010101110010111100101101101011110 efbdbdee80ae52efbdbdee80ae5e5befbdbdee80ae52efbdbdee80ae5e5b5e
UHC ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e

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