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 1110100110111111010100101110100110111111011011110111110101110110111010011011111101010010111010011011111101101111011111010111011001000010 e9bf52e9bf6f7d76e9bf52e9bf6f7d7642
EUC-JP 鯀R鯀o}v鯀R鯀o}vB 1111001011000001010100101111001011000001011011110111110101110110111100101100000101010010111100101100000101101111011111010111011001000010 f2c152f2c16f7d76f2c152f2c16f7d7642
UTF-8 鯀R鯀o}v鯀R鯀o}vB 111010011010111110000000010100101110100110101111100000000110111101111101011101101110100110101111100000000101001011101001101011111000000001101111011111010111011001000010 e9af8052e9af806f7d76e9af8052e9af806f7d7642
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)