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?^[?R?^[^ 0011111101010010001111110101111001011011001111110101001000111111010111100101101101011110 3f523f5e5b3f523f5e5b5e
SJIS-WIN 論R論^[論R論^[^ 100110000101111101010010100110000101111101011110010110111001100001011111010100101001100001011111010111100101101101011110 985f52985f5e5b985f52985f5e5b5e
EUC-JP 論R論^[論R論^[^ 110011111100000001010010110011111100000001011110010110111100111111000000010100101100111111000000010111100101101101011110 cfc052cfc05e5bcfc052cfc05e5b5e
UTF-8 論R論^[論R論^[^ 11101000101010111001011001010010111010001010101110010110010111100101101111101000101010111001011001010010111010001010101110010110010111100101101101011110 e8ab9652e8ab965e5be8ab9652e8ab965e5b5e
UHC 論R論^[論R論^[^ 110101101110010101010010110101101110010101011110010110111101011011100101010100101101011011100101010111100101101101011110 d6e552d6e55e5bd6e552d6e55e5b5e

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