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 ?YW?YJn}?YW?YJn{^ 0011111101011001010101110011111101011001010010100110111001111101001111110101100101010111001111110101100101001010011011100111101101011110 3f59573f594a6e7d3f59573f594a6e7b5e
SJIS-WIN ?YW?YJn}?YW?YJn{^ 0011111101011001010101110011111101011001010010100110111001111101001111110101100101010111001111110101100101001010011011100111101101011110 3f59573f594a6e7d3f59573f594a6e7b5e
EUC-JP ?YW?YJn}?YW?YJn{^ 0011111101011001010101110011111101011001010010100110111001111101001111110101100101010111001111110101100101001010011011100111101101011110 3f59573f594a6e7d3f59573f594a6e7b5e
UTF-8 묧YW묧YJn}묧YW묧YJn{^ 11101011101011001010011101011001010101111110101110101100101001110101100101001010011011100111110111101011101011001010011101011001010101111110101110101100101001110101100101001010011011100111101101011110 ebaca75957ebaca7594a6e7debaca75957ebaca7594a6e7b5e
UHC 묧YW묧YJn}묧YW묧YJn{^ 100100011111111001011001010101111001000111111110010110010100101001101110011111011001000111111110010110010101011110010001111111100101100101001010011011100111101101011110 91fe595791fe594a6e7d91fe595791fe594a6e7b5e

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