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^[^ 0011111101011110010111000011111101011110010111000110111001010010001111110101111001011100001111110101111001011100011011100101111001011011001111110101111001011100001111110101111001011100011011100101001000111111010111100101110000111111010111100101110001101110010111100101101101011110 3f5e5c3f5e5c6e523f5e5c3f5e5c6e5e5b3f5e5c3f5e5c6e523f5e5c3f5e5c6e5e5b5e
SJIS-WIN ^\^\nR^\^\n^[^\^\nR^\^\n^[^ 11110111101011000101111001011100111101111010110001011110010111000110111001010010111101111010110001011110010111001111011110101100010111100101110001101110010111100101101111110111101011000101111001011100111101111010110001011110010111000110111001010010111101111010110001011110010111001111011110101100010111100101110001101110010111100101101101011110 f7ac5e5cf7ac5e5c6e52f7ac5e5cf7ac5e5c6e5e5bf7ac5e5cf7ac5e5c6e52f7ac5e5cf7ac5e5c6e5e5b5e
EUC-JP ?^\?^\nR?^\?^\n^[?^\?^\nR?^\?^\n^[^ 0011111101011110010111000011111101011110010111000110111001010010001111110101111001011100001111110101111001011100011011100101111001011011001111110101111001011100001111110101111001011100011011100101001000111111010111100101110000111111010111100101110001101110010111100101101101011110 3f5e5c3f5e5c6e523f5e5c3f5e5c6e5e5b3f5e5c3f5e5c6e523f5e5c3f5e5c6e5e5b5e
UTF-8 ^\^\nR^\^\n^[^\^\nR^\^\n^[^ 111011101001011010001111010111100101110011101110100101101000111101011110010111000110111001010010111011101001011010001111010111100101110011101110100101101000111101011110010111000110111001011110010110111110111010010110100011110101111001011100111011101001011010001111010111100101110001101110010100101110111010010110100011110101111001011100111011101001011010001111010111100101110001101110010111100101101101011110 ee968f5e5cee968f5e5c6e52ee968f5e5cee968f5e5c6e5e5bee968f5e5cee968f5e5c6e52ee968f5e5cee968f5e5c6e5e5b5e
UHC ?^\?^\nR?^\?^\n^[?^\?^\nR?^\?^\n^[^ 0011111101011110010111000011111101011110010111000110111001010010001111110101111001011100001111110101111001011100011011100101111001011011001111110101111001011100001111110101111001011100011011100101001000111111010111100101110000111111010111100101110001101110010111100101101101011110 3f5e5c3f5e5c6e523f5e5c3f5e5c6e5e5b3f5e5c3f5e5c6e523f5e5c3f5e5c6e5e5b5e

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