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 10011010101110000100110001101110011001101001101010111000010011000110111001011110011111010101100110011010101110000100110001101110011001101001101010111000010011000110111001011110011111010110001001000101 9ab84c6e669ab84c6e5e7d599ab84c6e669ab84c6e5e7d6245
SJIS-WIN ??Lnf??Ln^}Y??Lnf??Ln^}bE 00111111001111110100110001101110011001100011111100111111010011000110111001011110011111010101100100111111001111110100110001101110011001100011111100111111010011000110111001011110011111010110001001000101 3f3f4c6e663f3f4c6e5e7d593f3f4c6e663f3f4c6e5e7d6245
EUC-JP ?¸Lnf?¸Ln^}Y?¸Lnf?¸Ln^}bE 001111111000111110100010101100010100110001101110011001100011111110001111101000101011000101001100011011100101111001111101010110010011111110001111101000101011000101001100011011100110011000111111100011111010001010110001010011000110111001011110011111010110001001000101 3f8fa2b14c6e663f8fa2b14c6e5e7d593f8fa2b14c6e663f8fa2b14c6e5e7d6245
UTF-8 š¸Lnfš¸Ln^}Yš¸Lnfš¸Ln^}bE 110000101001101011000010101110000100110001101110011001101100001010011010110000101011100001001100011011100101111001111101010110011100001010011010110000101011100001001100011011100110011011000010100110101100001010111000010011000110111001011110011111010110001001000101 c29ac2b84c6e66c29ac2b84c6e5e7d59c29ac2b84c6e66c29ac2b84c6e5e7d6245
UHC ?¸Lnf?¸Ln^}Y?¸Lnf?¸Ln^}bE 0011111110100010101011000100110001101110011001100011111110100010101011000100110001101110010111100111110101011001001111111010001010101100010011000110111001100110001111111010001010101100010011000110111001011110011111010110001001000101 3fa2ac4c6e663fa2ac4c6e5e7d593fa2ac4c6e663fa2ac4c6e5e7d6245

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