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淫??]^ 10001000111110100011111100111111010100101000100011111010001111110011111101101111100010001111101000111111001111110101110101011110 88fa3f3f5288fa3f3f6f88fa3f3f5d5e
EUC-JP 淫??R淫??o淫??]^ 10110000111111000011111100111111010100101011000011111100001111110011111101101111101100001111110000111111001111110101110101011110 b0fc3f3f52b0fc3f3f6fb0fc3f3f5d5e
UTF-8 淫ㅼ꽌R淫ㅼ꽌o淫ㅼ꽌]^ 11100110101101111010101111100011100001011011110011101010101111011000110001010010111001101011011110101011111000111000010110111100111010101011110110001100011011111110011010110111101010111110001110000101101111001110101010111101100011000101110101011110 e6b7abe385bceabd8c52e6b7abe385bceabd8c6fe6b7abe385bceabd8c5d5e
UHC 淫ㅼ꽌R淫ㅼ꽌o淫ㅼ꽌]^ 11101011111000101010010011101100100001001001110001010010111010111110001010100100111011001000010010011100011011111110101111100010101001001110110010000100100111000101110101011110 ebe2a4ec849c52ebe2a4ec849c6febe2a4ec849c5d5e

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