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^[^ 1100001110100010011111000110111001010010110000111010001001111100011011100101111001011011110000111010001001111100011011100101001011000011101000100111110001101110010111100101101101011110 c3a27c6e52c3a27c6e5e5bc3a27c6e52c3a27c6e5e5b5e
SJIS-WIN ?¢|nR?¢|n^[?¢|nR?¢|n^[^ 001111111000000110010001011111000110111001010010001111111000000110010001011111000110111001011110010110110011111110000001100100010111110001101110010100100011111110000001100100010111110001101110010111100101101101011110 3f81917c6e523f81917c6e5e5b3f81917c6e523f81917c6e5e5b5e
EUC-JP â|nRâ|n^[â|nRâ|n^[^ 1000111110101010101010101010000111110001011111000110111001010010100011111010101010101010101000011111000101111100011011100101111001011011100011111010101010101010101000011111000101111100011011100101001010001111101010101010101010100001111100010111110001101110010111100101101101011110 8faaaaa1f17c6e528faaaaa1f17c6e5e5b8faaaaa1f17c6e528faaaaa1f17c6e5e5b5e
UTF-8 â|nRâ|n^[â|nRâ|n^[^ 11000011100000111100001010100010011111000110111001010010110000111000001111000010101000100111110001101110010111100101101111000011100000111100001010100010011111000110111001010010110000111000001111000010101000100111110001101110010111100101101101011110 c383c2a27c6e52c383c2a27c6e5e5bc383c2a27c6e52c383c2a27c6e5e5b5e
UHC ??|nR??|n^[??|nR??|n^[^ 0011111100111111011111000110111001010010001111110011111101111100011011100101111001011011001111110011111101111100011011100101001000111111001111110111110001101110010111100101101101011110 3f3f7c6e523f3f7c6e5e5b3f3f7c6e523f3f7c6e5e5b5e

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