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???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
EUC-JP ???R???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
UTF-8 樂롳스R樂롳스o樂롳스]^ 11101111101001101011111111101011101000011011001111101100100010101010010001010010111011111010011010111111111010111010000110110011111011001000101010100100011011111110111110100110101111111110101110100001101100111110110010001010101001000101110101011110 efa6bfeba1b3ec8aa452efa6bfeba1b3ec8aa46fefa6bfeba1b3ec8aa45d5e
UHC 樂롳스R樂롳스o樂롳스]^ 11101000111110011000111011101111101111011011101001010010111010001111100110001110111011111011110110111010011011111110100011111001100011101110111110111101101110100101110101011110 e8f98eefbdba52e8f98eefbdba6fe8f98eefbdba5d5e

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