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瀛??]^ 11100000011010010011111100111111010100101110000001101001001111110011111101101111111000000110100100111111001111110101110101011110 e0693f3f52e0693f3f6fe0693f3f5d5e
EUC-JP 瀛??R瀛??o瀛??]^ 11011111110010100011111100111111010100101101111111001010001111110011111101101111110111111100101000111111001111110101110101011110 dfca3f3f52dfca3f3f6fdfca3f3f5d5e
UTF-8 瀛뎼뢏R瀛뎼뢏o瀛뎼뢏]^ 11100111100000001001101111101011100011101011110011101011101000101000111101010010111001111000000010011011111010111000111010111100111010111010001010001111011011111110011110000000100110111110101110001110101111001110101110100010100011110101110101011110 e7809beb8ebceba28f52e7809beb8ebceba28f6fe7809beb8ebceba28f5d5e
UHC 瀛뎼뢏R瀛뎼뢏o瀛뎼뢏]^ 11100111101110101000100110001111100011110100101001010010111001111011101010001001100011111000111101001010011011111110011110111010100010011000111110001111010010100101110101011110 e7ba898f8f4a52e7ba898f8f4a6fe7ba898f8f4a5d5e

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