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 ?zh?zfN}?zh?zfN{^ 0011111101111010011010000011111101111010011001100100111001111101001111110111101001101000001111110111101001100110010011100111101101011110 3f7a683f7a664e7d3f7a683f7a664e7b5e
SJIS-WIN ?zh?zfN}?zh?zfN{^ 0011111101111010011010000011111101111010011001100100111001111101001111110111101001101000001111110111101001100110010011100111101101011110 3f7a683f7a664e7d3f7a683f7a664e7b5e
EUC-JP ?zh?zfN}?zh?zfN{^ 0011111101111010011010000011111101111010011001100100111001111101001111110111101001101000001111110111101001100110010011100111101101011110 3f7a683f7a664e7d3f7a683f7a664e7b5e
UTF-8 빒zh빒zfN}빒zh빒zfN{^ 11101011101110011001001001111010011010001110101110111001100100100111101001100110010011100111110111101011101110011001001001111010011010001110101110111001100100100111101001100110010011100111101101011110 ebb9927a68ebb9927a664e7debb9927a68ebb9927a664e7b5e
UHC 빒zh빒zfN}빒zh빒zfN{^ 100101011011011001111010011010001001010110110110011110100110011001001110011111011001010110110110011110100110100010010101101101100111101001100110010011100111101101011110 95b67a6895b67a664e7d95b67a6895b67a664e7b5e

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