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 11100000101101100100110001101110011001101110000010110110010011000110111001011110011111010101100111100000101101100100110001101110011001101110000010110110010011000110111001011110011111010110001001000101 e0b64c6e66e0b64c6e5e7d59e0b64c6e66e0b64c6e5e7d6245
SJIS-WIN ?¶Lnf?¶Ln^}Y?¶Lnf?¶Ln^}bE 0011111110000001111101110100110001101110011001100011111110000001111101110100110001101110010111100111110101011001001111111000000111110111010011000110111001100110001111111000000111110111010011000110111001011110011111010110001001000101 3f81f74c6e663f81f74c6e5e7d593f81f74c6e663f81f74c6e5e7d6245
EUC-JP à¶Lnfà¶Ln^}Yà¶Lnfà¶Ln^}bE 10001111101010111010001010100010111110010100110001101110011001101000111110101011101000101010001011111001010011000110111001011110011111010101100110001111101010111010001010100010111110010100110001101110011001101000111110101011101000101010001011111001010011000110111001011110011111010110001001000101 8faba2a2f94c6e668faba2a2f94c6e5e7d598faba2a2f94c6e668faba2a2f94c6e5e7d6245
UTF-8 à¶Lnfà¶Ln^}Yà¶Lnfà¶Ln^}bE 110000111010000011000010101101100100110001101110011001101100001110100000110000101011011001001100011011100101111001111101010110011100001110100000110000101011011001001100011011100110011011000011101000001100001010110110010011000110111001011110011111010110001001000101 c3a0c2b64c6e66c3a0c2b64c6e5e7d59c3a0c2b64c6e66c3a0c2b64c6e5e7d6245
UHC ?¶Lnf?¶Ln^}Y?¶Lnf?¶Ln^}bE 0011111110100010110100100100110001101110011001100011111110100010110100100100110001101110010111100111110101011001001111111010001011010010010011000110111001100110001111111010001011010010010011000110111001011110011111010110001001000101 3fa2d24c6e663fa2d24c6e5e7d593fa2d24c6e663fa2d24c6e5e7d6245

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