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畏??]^ 10001000110110000011111100111111010100101000100011011000001111110011111101101111100010001101100000111111001111110101110101011110 88d83f3f5288d83f3f6f88d83f3f5d5e
EUC-JP 畏??R畏??o畏??]^ 10110000110110100011111100111111010100101011000011011010001111110011111101101111101100001101101000111111001111110101110101011110 b0da3f3f52b0da3f3f6fb0da3f3f5d5e
UTF-8 畏붺뜔R畏붺뜔o畏붺뜔]^ 11100111100101011000111111101011101101101011101011101011100111001001010001010010111001111001010110001111111010111011011010111010111010111001110010010100011011111110011110010101100011111110101110110110101110101110101110011100100101000101110101011110 e7958febb6baeb9c9452e7958febb6baeb9c946fe7958febb6baeb9c945d5e
UHC 畏붺뜔R畏붺뜔o畏붺뜔]^ 11101000111001101001010011100111100011011001011101010010111010001110011010010100111001111000110110010111011011111110100011100110100101001110011110001101100101110101110101011110 e8e694e78d9752e8e694e78d976fe8e694e78d975d5e

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