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 ‰fW‰fJn}‰fW‰fJn{^ 1000100101100110010101111000100101100110010010100110111001111101100010010110011001010111100010010110011001001010011011100111101101011110 89665789664a6e7d89665789664a6e7b5e
SJIS-WIN ?fW?fJn}?fW?fJn{^ 0011111101100110010101110011111101100110010010100110111001111101001111110110011001010111001111110110011001001010011011100111101101011110 3f66573f664a6e7d3f66573f664a6e7b5e
EUC-JP ?fW?fJn}?fW?fJn{^ 0011111101100110010101110011111101100110010010100110111001111101001111110110011001010111001111110110011001001010011011100111101101011110 3f66573f664a6e7d3f66573f664a6e7b5e
UTF-8 ‰fW‰fJn}‰fW‰fJn{^ 110000101000100101100110010101111100001010001001011001100100101001101110011111011100001010001001011001100101011111000010100010010110011001001010011011100111101101011110 c2896657c289664a6e7dc2896657c289664a6e7b5e
UHC ?fW?fJn}?fW?fJn{^ 0011111101100110010101110011111101100110010010100110111001111101001111110110011001010111001111110110011001001010011011100111101101011110 3f66573f664a6e7d3f66573f664a6e7b5e

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