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???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
SJIS-WIN タケRタケoタケ]^ 11000000101110011111000011110011010100101100000010111001111100001111001101101111110000001011100111110000111100110101110101011110 c0b9f0f352c0b9f0f36fc0b9f0f35d5e
EUC-JP タケ?Rタケ?oタケ?]^ 10001110110000001000111010111001001111110101001010001110110000001000111010111001001111110110111110001110110000001000111010111001001111110101110101011110 8ec08eb93f528ec08eb93f6f8ec08eb93f5d5e
UTF-8 タケRタケoタケ]^ 11101111101111101000000011101111101111011011100111101110100000101011001001010010111011111011111010000000111011111011110110111001111011101000001010110010011011111110111110111110100000001110111110111101101110011110111010000010101100100101110101011110 efbe80efbdb9ee82b252efbe80efbdb9ee82b26fefbe80efbdb9ee82b25d5e
UHC ???R???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e

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