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 ŠznYnRŠznYn^[ŠznYnRŠznYn^[^ 100010100111101001101110010110010110111001010010100010100111101001101110010110010110111001011110010110111000101001111010011011100101100101101110010100101000101001111010011011100101100101101110010111100101101101011110 8a7a6e596e528a7a6e596e5e5b8a7a6e596e528a7a6e596e5e5b5e
SJIS-WIN ?znYnR?znYn^[?znYnR?znYn^[^ 001111110111101001101110010110010110111001010010001111110111101001101110010110010110111001011110010110110011111101111010011011100101100101101110010100100011111101111010011011100101100101101110010111100101101101011110 3f7a6e596e523f7a6e596e5e5b3f7a6e596e523f7a6e596e5e5b5e
EUC-JP ?znYnR?znYn^[?znYnR?znYn^[^ 001111110111101001101110010110010110111001010010001111110111101001101110010110010110111001011110010110110011111101111010011011100101100101101110010100100011111101111010011011100101100101101110010111100101101101011110 3f7a6e596e523f7a6e596e5e5b3f7a6e596e523f7a6e596e5e5b5e
UTF-8 ŠznYnRŠznYn^[ŠznYnRŠznYn^[^ 11000010100010100111101001101110010110010110111001010010110000101000101001111010011011100101100101101110010111100101101111000010100010100111101001101110010110010110111001010010110000101000101001111010011011100101100101101110010111100101101101011110 c28a7a6e596e52c28a7a6e596e5e5bc28a7a6e596e52c28a7a6e596e5e5b5e
UHC ?znYnR?znYn^[?znYnR?znYn^[^ 001111110111101001101110010110010110111001010010001111110111101001101110010110010110111001011110010110110011111101111010011011100101100101101110010100100011111101111010011011100101100101101110010111100101101101011110 3f7a6e596e523f7a6e596e5e5b3f7a6e596e523f7a6e596e5e5b5e

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