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}v?R?o}vB 00111111010100100011111101101111011111010111011000111111010100100011111101101111011111010111011001000010 3f523f6f7d763f523f6f7d7642
SJIS-WIN Ro}vRo}vB 1111001011000001010100101111001011000001011011110111110101110110111100101100000101010010111100101100000101101111011111010111011001000010 f2c152f2c16f7d76f2c152f2c16f7d7642
EUC-JP ?R?o}v?R?o}vB 00111111010100100011111101101111011111010111011000111111010100100011111101101111011111010111011001000010 3f523f6f7d763f523f6f7d7642
UTF-8 Ro}vRo}vB 111011101000011110111000010100101110111010000111101110000110111101111101011101101110111010000111101110000101001011101110100001111011100001101111011111010111011001000010 ee87b852ee87b86f7d76ee87b852ee87b86f7d7642
UHC ?R?o}v?R?o}vB 00111111010100100011111101101111011111010111011000111111010100100011111101101111011111010111011001000010 3f523f6f7d763f523f6f7d7642

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