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??¡^[^ 00111111001111111010000101010010001111110011111110100001010111100101101100111111001111111010000101010010001111110011111110100001010111100101101101011110 3f3fa1523f3fa15e5b3f3fa1523f3fa15e5b5e
SJIS-WIN ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
EUC-JP ??¡R??¡^[??¡R??¡^[^ 001111110011111110001111101000101100001001010010001111110011111110001111101000101100001001011110010110110011111100111111100011111010001011000010010100100011111100111111100011111010001011000010010111100101101101011110 3f3f8fa2c2523f3f8fa2c25e5b3f3f8fa2c2523f3f8fa2c25e5b5e
UTF-8 囹덈¡R囹덈¡^[囹덈¡R囹덈¡^[^ 111011111010011010101001111010111000110110001000110000101010000101010010111011111010011010101001111010111000110110001000110000101010000101011110010110111110111110100110101010011110101110001101100010001100001010100001010100101110111110100110101010011110101110001101100010001100001010100001010111100101101101011110 efa6a9eb8d88c2a152efa6a9eb8d88c2a15e5befa6a9eb8d88c2a152efa6a9eb8d88c2a15e5b5e
UHC 囹덈¡R囹덈¡^[囹덈¡R囹덈¡^[^ 11100111101010101000100011101011101000101010111001010010111001111010101010001000111010111010001010101110010111100101101111100111101010101000100011101011101000101010111001010010111001111010101010001000111010111010001010101110010111100101101101011110 e7aa88eba2ae52e7aa88eba2ae5e5be7aa88eba2ae52e7aa88eba2ae5e5b5e

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