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 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN ?脹?R?脹?^[?脹?R?脹?^[^ 0011111110010010101011110011111101010010001111111001001010101111001111110101111001011011001111111001001010101111001111110101001000111111100100101010111100111111010111100101101101011110 3f92af3f523f92af3f5e5b3f92af3f523f92af3f5e5b5e
EUC-JP ?脹?R?脹?^[?脹?R?脹?^[^ 0011111111000100101100010011111101010010001111111100010010110001001111110101111001011011001111111100010010110001001111110101001000111111110001001011000100111111010111100101101101011110 3fc4b13f523fc4b13f5e5b3fc4b13f523fc4b13f5e5b5e
UTF-8 뤋脹캯R뤋脹캯^[뤋脹캯R뤋脹캯^[^ 11101011101001001000101111101000100001001011100111101100101110101010111101010010111010111010010010001011111010001000010010111001111011001011101010101111010111100101101111101011101001001000101111101000100001001011100111101100101110101010111101010010111010111010010010001011111010001000010010111001111011001011101010101111010111100101101101011110 eba48be884b9ecbaaf52eba48be884b9ecbaaf5e5beba48be884b9ecbaaf52eba48be884b9ecbaaf5e5b5e
UHC 뤋脹캯R뤋脹캯^[뤋脹캯R뤋脹캯^[^ 10001111101110111111001111101100101100000100111101010010100011111011101111110011111011001011000001001111010111100101101110001111101110111111001111101100101100000100111101010010100011111011101111110011111011001011000001001111010111100101101101011110 8fbbf3ecb04f528fbbf3ecb04f5e5b8fbbf3ecb04f528fbbf3ecb04f5e5b5e

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