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 ?lnf?ln^}Y?lnf?ln^}bE 001111110110110001101110011001100011111101101100011011100101111001111101010110010011111101101100011011100110011000111111011011000110111001011110011111010110001001000101 3f6c6e663f6c6e5e7d593f6c6e663f6c6e5e7d6245
SJIS-WIN 貶lnf貶ln^}Y貶lnf貶ln^}bE 11100110110010000110110001101110011001101110011011001000011011000110111001011110011111010101100111100110110010000110110001101110011001101110011011001000011011000110111001011110011111010110001001000101 e6c86c6e66e6c86c6e5e7d59e6c86c6e66e6c86c6e5e7d6245
EUC-JP 貶lnf貶ln^}Y貶lnf貶ln^}bE 11101100110010100110110001101110011001101110110011001010011011000110111001011110011111010101100111101100110010100110110001101110011001101110110011001010011011000110111001011110011111010110001001000101 ecca6c6e66ecca6c6e5e7d59ecca6c6e66ecca6c6e5e7d6245
UTF-8 貶lnf貶ln^}Y貶lnf貶ln^}bE 1110100010110010101101100110110001101110011001101110100010110010101101100110110001101110010111100111110101011001111010001011001010110110011011000110111001100110111010001011001010110110011011000110111001011110011111010110001001000101 e8b2b66c6e66e8b2b66c6e5e7d59e8b2b66c6e66e8b2b66c6e5e7d6245
UHC 貶lnf貶ln^}Y貶lnf貶ln^}bE 11111000101111110110110001101110011001101111100010111111011011000110111001011110011111010101100111111000101111110110110001101110011001101111100010111111011011000110111001011110011111010110001001000101 f8bf6c6e66f8bf6c6e5e7d59f8bf6c6e66f8bf6c6e5e7d6245

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