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 ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e
SJIS-WIN 将ェ^nR将ェ^n^[将ェ^nR将ェ^n^[^ 100011111010101110101010010111100110111001010010100011111010101110101010010111100110111001011110010110111000111110101011101010100101111001101110010100101000111110101011101010100101111001101110010111100101101101011110 8fabaa5e6e528fabaa5e6e5e5b8fabaa5e6e528fabaa5e6e5e5b5e
EUC-JP 将ェ^nR将ェ^n^[将ェ^nR将ェ^n^[^ 10111110101011011000111010101010010111100110111001010010101111101010110110001110101010100101111001101110010111100101101110111110101011011000111010101010010111100110111001010010101111101010110110001110101010100101111001101110010111100101101101011110 bead8eaa5e6e52bead8eaa5e6e5e5bbead8eaa5e6e52bead8eaa5e6e5e5b5e
UTF-8 将ェ^nR将ェ^n^[将ェ^nR将ェ^n^[^ 111001011011000010000110111011111011110110101010010111100110111001010010111001011011000010000110111011111011110110101010010111100110111001011110010110111110010110110000100001101110111110111101101010100101111001101110010100101110010110110000100001101110111110111101101010100101111001101110010111100101101101011110 e5b086efbdaa5e6e52e5b086efbdaa5e6e5e5be5b086efbdaa5e6e52e5b086efbdaa5e6e5e5b5e
UHC ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e

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