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 00111111001111110110110001101110011001100011111100111111011011000110111001011110011111010101100100111111001111110110110001101110011001100011111100111111011011000110111001011110011111010110001001000101 3f3f6c6e663f3f6c6e5e7d593f3f6c6e663f3f6c6e5e7d6245
SJIS-WIN 阯キlnf阯キln^}Y阯キlnf阯キln^}bE 1110100010010111101101110110110001101110011001101110100010010111101101110110110001101110010111100111110101011001111010001001011110110111011011000110111001100110111010001001011110110111011011000110111001011110011111010110001001000101 e897b76c6e66e897b76c6e5e7d59e897b76c6e66e897b76c6e5e7d6245
EUC-JP 阯キlnf阯キln^}Y阯キlnf阯キln^}bE 111011111111011110001110101101110110110001101110011001101110111111110111100011101011011101101100011011100101111001111101010110011110111111110111100011101011011101101100011011100110011011101111111101111000111010110111011011000110111001011110011111010110001001000101 eff78eb76c6e66eff78eb76c6e5e7d59eff78eb76c6e66eff78eb76c6e5e7d6245
UTF-8 阯キlnf阯キln^}Y阯キlnf阯キln^}bE 1110100110011000101011111110111110111101101101110110110001101110011001101110100110011000101011111110111110111101101101110110110001101110010111100111110101011001111010011001100010101111111011111011110110110111011011000110111001100110111010011001100010101111111011111011110110110111011011000110111001011110011111010110001001000101 e998afefbdb76c6e66e998afefbdb76c6e5e7d59e998afefbdb76c6e66e998afefbdb76c6e5e7d6245
UHC ??lnf??ln^}Y??lnf??ln^}bE 00111111001111110110110001101110011001100011111100111111011011000110111001011110011111010101100100111111001111110110110001101110011001100011111100111111011011000110111001011110011111010110001001000101 3f3f6c6e663f3f6c6e5e7d593f3f6c6e663f3f6c6e5e7d6245

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