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 10011100111110100110110001101110011001101001110011111010011011000110111001011110011111010101100110011100111110100110110001101110011001101001110011111010011011000110111001011110011111010110001001000101 9cfa6c6e669cfa6c6e5e7d599cfa6c6e669cfa6c6e5e7d6245
EUC-JP 戌lnf戌ln^}Y戌lnf戌ln^}bE 11011000111111000110110001101110011001101101100011111100011011000110111001011110011111010101100111011000111111000110110001101110011001101101100011111100011011000110111001011110011111010110001001000101 d8fc6c6e66d8fc6c6e5e7d59d8fc6c6e66d8fc6c6e5e7d6245
UTF-8 戌lnf戌ln^}Y戌lnf戌ln^}bE 1110011010001000100011000110110001101110011001101110011010001000100011000110110001101110010111100111110101011001111001101000100010001100011011000110111001100110111001101000100010001100011011000110111001011110011111010110001001000101 e6888c6c6e66e6888c6c6e5e7d59e6888c6c6e66e6888c6c6e5e7d6245
UHC 戌lnf戌ln^}Y戌lnf戌ln^}bE 11100010111110010110110001101110011001101110001011111001011011000110111001011110011111010101100111100010111110010110110001101110011001101110001011111001011011000110111001011110011111010110001001000101 e2f96c6e66e2f96c6e5e7d59e2f96c6e66e2f96c6e5e7d6245

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