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 ?znf?zn^}Y?znf?zn^}bE 001111110111101001101110011001100011111101111010011011100101111001111101010110010011111101111010011011100110011000111111011110100110111001011110011111010110001001000101 3f7a6e663f7a6e5e7d593f7a6e663f7a6e5e7d6245
SJIS-WIN 禽znf禽zn^}Y禽znf禽zn^}bE 10001011110101110111101001101110011001101000101111010111011110100110111001011110011111010101100110001011110101110111101001101110011001101000101111010111011110100110111001011110011111010110001001000101 8bd77a6e668bd77a6e5e7d598bd77a6e668bd77a6e5e7d6245
EUC-JP 禽znf禽zn^}Y禽znf禽zn^}bE 10110110110110010111101001101110011001101011011011011001011110100110111001011110011111010101100110110110110110010111101001101110011001101011011011011001011110100110111001011110011111010110001001000101 b6d97a6e66b6d97a6e5e7d59b6d97a6e66b6d97a6e5e7d6245
UTF-8 禽znf禽zn^}Y禽znf禽zn^}bE 1110011110100110101111010111101001101110011001101110011110100110101111010111101001101110010111100111110101011001111001111010011010111101011110100110111001100110111001111010011010111101011110100110111001011110011111010110001001000101 e7a6bd7a6e66e7a6bd7a6e5e7d59e7a6bd7a6e66e7a6bd7a6e5e7d6245
UHC 禽znf禽zn^}Y禽znf禽zn^}bE 11010000110110000111101001101110011001101101000011011000011110100110111001011110011111010101100111010000110110000111101001101110011001101101000011011000011110100110111001011110011111010110001001000101 d0d87a6e66d0d87a6e5e7d59d0d87a6e66d0d87a6e5e7d6245

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