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^[^ 11110000101010101000111010110001010111100110111001010010111100001010101010001110101100010101111001101110010111100101101111110000101010101000111010110001010111100110111001010010111100001010101010001110101100010101111001101110010111100101101101011110 f0aa8eb15e6e52f0aa8eb15e6e5e5bf0aa8eb15e6e52f0aa8eb15e6e5e5b5e
EUC-JP ?竺^nR?竺^n^[?竺^nR?竺^n^[^ 001111111011110010110011010111100110111001010010001111111011110010110011010111100110111001011110010110110011111110111100101100110101111001101110010100100011111110111100101100110101111001101110010111100101101101011110 3fbcb35e6e523fbcb35e6e5e5b3fbcb35e6e523fbcb35e6e5e5b5e
UTF-8 竺^nR竺^n^[竺^nR竺^n^[^ 111011101000000110101001111001111010101110111010010111100110111001010010111011101000000110101001111001111010101110111010010111100110111001011110010110111110111010000001101010011110011110101011101110100101111001101110010100101110111010000001101010011110011110101011101110100101111001101110010111100101101101011110 ee81a9e7abba5e6e52ee81a9e7abba5e6e5e5bee81a9e7abba5e6e52ee81a9e7abba5e6e5e5b5e
UHC ?竺^nR?竺^n^[?竺^nR?竺^n^[^ 001111111111010111100111010111100110111001010010001111111111010111100111010111100110111001011110010110110011111111110101111001110101111001101110010100100011111111110101111001110101111001101110010111100101101101011110 3ff5e75e6e523ff5e75e6e5e5b3ff5e75e6e523ff5e75e6e5e5b5e

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