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?f?f}?R?f?f{^ 001111110101001000111111011001100011111101100110011111010011111101010010001111110110011000111111011001100111101101011110 3f523f663f667d3f523f663f667b5e
SJIS-WIN 嶬R嶬f嶬f}嶬R嶬f嶬f{^ 100110111101001001010010100110111101001001100110100110111101001001100110011111011001101111010010010100101001101111010010011001101001101111010010011001100111101101011110 9bd2529bd2669bd2667d9bd2529bd2669bd2667b5e
EUC-JP 嶬R嶬f嶬f}嶬R嶬f嶬f{^ 110101101101010001010010110101101101010001100110110101101101010001100110011111011101011011010100010100101101011011010100011001101101011011010100011001100111101101011110 d6d452d6d466d6d4667dd6d452d6d466d6d4667b5e
UTF-8 嶬R嶬f嶬f}嶬R嶬f嶬f{^ 111001011011011010101100010100101110010110110110101011000110011011100101101101101010110001100110011111011110010110110110101011000101001011100101101101101010110001100110111001011011011010101100011001100111101101011110 e5b6ac52e5b6ac66e5b6ac667de5b6ac52e5b6ac66e5b6ac667b5e
UHC ?R?f?f}?R?f?f{^ 001111110101001000111111011001100011111101100110011111010011111101010010001111110110011000111111011001100111101101011110 3f523f663f667d3f523f663f667b5e

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