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^[^ 10001110110100111000111011000110010111100110111001010010100011101101001110001110110001100101111001101110010111100101101110001110110100111000111011000110010111100110111001010010100011101101001110001110110001100101111001101110010111100101101101011110 8ed38ec65e6e528ed38ec65e6e5e5b8ed38ec65e6e528ed38ec65e6e5e5b5e
EUC-JP 謝屡^nR謝屡^n^[謝屡^nR謝屡^n^[^ 10111100110101011011110011001000010111100110111001010010101111001101010110111100110010000101111001101110010111100101101110111100110101011011110011001000010111100110111001010010101111001101010110111100110010000101111001101110010111100101101101011110 bcd5bcc85e6e52bcd5bcc85e6e5e5bbcd5bcc85e6e52bcd5bcc85e6e5e5b5e
UTF-8 謝屡^nR謝屡^n^[謝屡^nR謝屡^n^[^ 111010001010110010011101111001011011000110100001010111100110111001010010111010001010110010011101111001011011000110100001010111100110111001011110010110111110100010101100100111011110010110110001101000010101111001101110010100101110100010101100100111011110010110110001101000010101111001101110010111100101101101011110 e8ac9de5b1a15e6e52e8ac9de5b1a15e6e5e5be8ac9de5b1a15e6e52e8ac9de5b1a15e6e5e5b5e
UHC 謝?^nR謝?^n^[謝?^nR謝?^n^[^ 110111101111001100111111010111100110111001010010110111101111001100111111010111100110111001011110010110111101111011110011001111110101111001101110010100101101111011110011001111110101111001101110010111100101101101011110 def33f5e6e52def33f5e6e5e5bdef33f5e6e52def33f5e6e5e5b5e

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