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^[^ 001111110101110000111111010111000110111001010010001111110101110000111111010111000110111001011110010110110011111101011100001111110101110001101110010100100011111101011100001111110101110001101110010111100101101101011110 3f5c3f5c6e523f5c3f5c6e5e5b3f5c3f5c6e523f5c3f5c6e5e5b5e
SJIS-WIN ?\?\nR?\?\n^[?\?\nR?\?\n^[^ 001111110101110000111111010111000110111001010010001111110101110000111111010111000110111001011110010110110011111101011100001111110101110001101110010100100011111101011100001111110101110001101110010111100101101101011110 3f5c3f5c6e523f5c3f5c6e5e5b3f5c3f5c6e523f5c3f5c6e5e5b5e
EUC-JP ?\?\nR?\?\n^[?\?\nR?\?\n^[^ 001111110101110000111111010111000110111001010010001111110101110000111111010111000110111001011110010110110011111101011100001111110101110001101110010100100011111101011100001111110101110001101110010111100101101101011110 3f5c3f5c6e523f5c3f5c6e5e5b3f5c3f5c6e523f5c3f5c6e5e5b5e
UTF-8 뮳\뮳\nR뮳\뮳\n^[뮳\뮳\nR뮳\뮳\n^[^ 11101011101011101011001101011100111010111010111010110011010111000110111001010010111010111010111010110011010111001110101110101110101100110101110001101110010111100101101111101011101011101011001101011100111010111010111010110011010111000110111001010010111010111010111010110011010111001110101110101110101100110101110001101110010111100101101101011110 ebaeb35cebaeb35c6e52ebaeb35cebaeb35c6e5e5bebaeb35cebaeb35c6e52ebaeb35cebaeb35c6e5e5b5e
UHC 뮳\뮳\nR뮳\뮳\n^[뮳\뮳\nR뮳\뮳\n^[^ 1001001010111100010111001001001010111100010111000110111001010010100100101011110001011100100100101011110001011100011011100101111001011011100100101011110001011100100100101011110001011100011011100101001010010010101111000101110010010010101111000101110001101110010111100101101101011110 92bc5c92bc5c6e5292bc5c92bc5c6e5e5b92bc5c92bc5c6e5292bc5c92bc5c6e5e5b5e

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