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畏붺뼹]^ 11100111100101011000111111101011101101101011101011101011101111001011100101010010111001111001010110001111111010111011011010111010111010111011110010111001011011111110011110010101100011111110101110110110101110101110101110111100101110010101110101011110 e7958febb6baebbcb952e7958febb6baebbcb96fe7958febb6baebbcb95d5e
UHC 畏붺뼹R畏붺뼹o畏붺뼹]^ 11101000111001101001010011100111100101101011110001010010111010001110011010010100111001111001011010111100011011111110100011100110100101001110011110010110101111000101110101011110 e8e694e796bc52e8e694e796bc6fe8e694e796bc5d5e

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