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^[^ 1000111111001101111100000110111001010010100011111100110111110000011011100101111001011011100011111100110111110000011011100101001010001111110011011111000001101110010111100101101101011110 8fcdf06e528fcdf06e5e5b8fcdf06e528fcdf06e5e5b5e
SJIS-WIN ???nR???n^[???nR???n^[^ 0011111100111111001111110110111001010010001111110011111100111111011011100101111001011011001111110011111100111111011011100101001000111111001111110011111101101110010111100101101101011110 3f3f3f6e523f3f3f6e5e5b3f3f3f6e523f3f3f6e5e5b5e
EUC-JP ?ÍðnR?Íðn^[?ÍðnR?Íðn^[^ 001111111000111110101010101111111000111110101001110000110110111001010010001111111000111110101010101111111000111110101001110000110110111001011110010110110011111110001111101010101011111110001111101010011100001101101110010100100011111110001111101010101011111110001111101010011100001101101110010111100101101101011110 3f8faabf8fa9c36e523f8faabf8fa9c36e5e5b3f8faabf8fa9c36e523f8faabf8fa9c36e5e5b5e
UTF-8 ÍðnRÍðn^[ÍðnRÍðn^[^ 1100001010001111110000111000110111000011101100000110111001010010110000101000111111000011100011011100001110110000011011100101111001011011110000101000111111000011100011011100001110110000011011100101001011000010100011111100001110001101110000111011000001101110010111100101101101011110 c28fc38dc3b06e52c28fc38dc3b06e5e5bc28fc38dc3b06e52c28fc38dc3b06e5e5b5e
UHC ??ðnR??ðn^[??ðnR??ðn^[^ 001111110011111110101001101000110110111001010010001111110011111110101001101000110110111001011110010110110011111100111111101010011010001101101110010100100011111100111111101010011010001101101110010111100101101101011110 3f3fa9a36e523f3fa9a36e5e5b3f3fa9a36e523f3fa9a36e5e5b5e

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