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 ŸrWŸrJn}ŸrWŸrJn{^ 1001111101110010010101111001111101110010010010100110111001111101100111110111001001010111100111110111001001001010011011100111101101011110 9f72579f724a6e7d9f72579f724a6e7b5e
SJIS-WIN ?rW?rJn}?rW?rJn{^ 0011111101110010010101110011111101110010010010100110111001111101001111110111001001010111001111110111001001001010011011100111101101011110 3f72573f724a6e7d3f72573f724a6e7b5e
EUC-JP ?rW?rJn}?rW?rJn{^ 0011111101110010010101110011111101110010010010100110111001111101001111110111001001010111001111110111001001001010011011100111101101011110 3f72573f724a6e7d3f72573f724a6e7b5e
UTF-8 ŸrWŸrJn}ŸrWŸrJn{^ 110000101001111101110010010101111100001010011111011100100100101001101110011111011100001010011111011100100101011111000010100111110111001001001010011011100111101101011110 c29f7257c29f724a6e7dc29f7257c29f724a6e7b5e
UHC ?rW?rJn}?rW?rJn{^ 0011111101110010010101110011111101110010010010100110111001111101001111110111001001010111001111110111001001001010011011100111101101011110 3f72573f724a6e7d3f72573f724a6e7b5e

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