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 ?Rnf?Rn^}Y?Rnf?Rn^}bE 001111110101001001101110011001100011111101010010011011100101111001111101010110010011111101010010011011100110011000111111010100100110111001011110011111010110001001000101 3f526e663f526e5e7d593f526e663f526e5e7d6245
SJIS-WIN 凋Rnf凋Rn^}Y凋Rnf凋Rn^}bE 10010010100111000101001001101110011001101001001010011100010100100110111001011110011111010101100110010010100111000101001001101110011001101001001010011100010100100110111001011110011111010110001001000101 929c526e66929c526e5e7d59929c526e66929c526e5e7d6245
EUC-JP 凋Rnf凋Rn^}Y凋Rnf凋Rn^}bE 11000011111111000101001001101110011001101100001111111100010100100110111001011110011111010101100111000011111111000101001001101110011001101100001111111100010100100110111001011110011111010110001001000101 c3fc526e66c3fc526e5e7d59c3fc526e66c3fc526e5e7d6245
UTF-8 凋Rnf凋Rn^}Y凋Rnf凋Rn^}bE 1110010110000111100010110101001001101110011001101110010110000111100010110101001001101110010111100111110101011001111001011000011110001011010100100110111001100110111001011000011110001011010100100110111001011110011111010110001001000101 e5878b526e66e5878b526e5e7d59e5878b526e66e5878b526e5e7d6245
UHC 凋Rnf凋Rn^}Y凋Rnf凋Rn^}bE 11110000101111010101001001101110011001101111000010111101010100100110111001011110011111010101100111110000101111010101001001101110011001101111000010111101010100100110111001011110011111010110001001000101 f0bd526e66f0bd526e5e7d59f0bd526e66f0bd526e5e7d6245

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