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???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
EUC-JP ??˘R??˘^[??˘R??˘^[^ 001111110011111110001111101000101010111101010010001111110011111110001111101000101010111101011110010110110011111100111111100011111010001010101111010100100011111100111111100011111010001010101111010111100101101101011110 3f3f8fa2af523f3f8fa2af5e5b3f3f8fa2af523f3f8fa2af5e5b5e
UTF-8 筽뚦˘R筽뚦˘^[筽뚦˘R筽뚦˘^[^ 111001111010110110111101111010111001101010100110110010111001100001010010111001111010110110111101111010111001101010100110110010111001100001011110010110111110011110101101101111011110101110011010101001101100101110011000010100101110011110101101101111011110101110011010101001101100101110011000010111100101101101011110 e7adbdeb9aa6cb9852e7adbdeb9aa6cb985e5be7adbdeb9aa6cb9852e7adbdeb9aa6cb985e5b5e
UHC 筽뚦˘R筽뚦˘^[筽뚦˘R筽뚦˘^[^ 11101000101001001000110011100101101000101010100001010010111010001010010010001100111001011010001010101000010111100101101111101000101001001000110011100101101000101010100001010010111010001010010010001100111001011010001010101000010111100101101101011110 e8a48ce5a2a852e8a48ce5a2a85e5be8a48ce5a2a852e8a48ce5a2a85e5b5e

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