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 10011000010111110110110001101110011001101001100001011111011011000110111001011110011111010101100110011000010111110110110001101110011001101001100001011111011011000110111001011110011111010110001001000101 985f6c6e66985f6c6e5e7d59985f6c6e66985f6c6e5e7d6245
EUC-JP 論lnf論ln^}Y論lnf論ln^}bE 11001111110000000110110001101110011001101100111111000000011011000110111001011110011111010101100111001111110000000110110001101110011001101100111111000000011011000110111001011110011111010110001001000101 cfc06c6e66cfc06c6e5e7d59cfc06c6e66cfc06c6e5e7d6245
UTF-8 論lnf論ln^}Y論lnf論ln^}bE 1110100010101011100101100110110001101110011001101110100010101011100101100110110001101110010111100111110101011001111010001010101110010110011011000110111001100110111010001010101110010110011011000110111001011110011111010110001001000101 e8ab966c6e66e8ab966c6e5e7d59e8ab966c6e66e8ab966c6e5e7d6245
UHC 論lnf論ln^}Y論lnf論ln^}bE 11010110111001010110110001101110011001101101011011100101011011000110111001011110011111010101100111010110111001010110110001101110011001101101011011100101011011000110111001011110011111010110001001000101 d6e56c6e66d6e56c6e5e7d59d6e56c6e66d6e56c6e5e7d6245

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