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??{^ 0011111101010010001111110011111101111101001111110101001000111111001111110111101101011110 3f523f3f7d3f523f3f7b5e
SJIS-WIN ?R??}?R??{^ 0011111101010010001111110011111101111101001111110101001000111111001111110111101101011110 3f523f3f7d3f523f3f7b5e
EUC-JP ?R??}?R??{^ 0011111101010010001111110011111101111101001111110101001000111111001111110111101101011110 3f523f3f7d3f523f3f7b5e
UTF-8 묧R묬묭}묧R묬묭{^ 1110101110101100101001110101001011101011101011001010110011101011101011001010110101111101111010111010110010100111010100101110101110101100101011001110101110101100101011010111101101011110 ebaca752ebacacebacad7debaca752ebacacebacad7b5e
UHC 묧R묬묭}묧R묬묭{^ 1001000111111110010100101001001001000011100100100100010001111101100100011111111001010010100100100100001110010010010001000111101101011110 91fe52924392447d91fe52924392447b5e

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