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 ÃËxnfÃËxn^}YÃËxnfÃËxn^}bE 11000011110010110111100001101110011001101100001111001011011110000110111001011110011111010101100111000011110010110111100001101110011001101100001111001011011110000110111001011110011111010110001001000101 c3cb786e66c3cb786e5e7d59c3cb786e66c3cb786e5e7d6245
SJIS-WIN ??xnf??xn^}Y??xnf??xn^}bE 00111111001111110111100001101110011001100011111100111111011110000110111001011110011111010101100100111111001111110111100001101110011001100011111100111111011110000110111001011110011111010110001001000101 3f3f786e663f3f786e5e7d593f3f786e663f3f786e5e7d6245
EUC-JP ÃËxnfÃËxn^}YÃËxnfÃËxn^}bE 1000111110101010101010101000111110101010101100110111100001101110011001101000111110101010101010101000111110101010101100110111100001101110010111100111110101011001100011111010101010101010100011111010101010110011011110000110111001100110100011111010101010101010100011111010101010110011011110000110111001011110011111010110001001000101 8faaaa8faab3786e668faaaa8faab3786e5e7d598faaaa8faab3786e668faaaa8faab3786e5e7d6245
UTF-8 ÃËxnfÃËxn^}YÃËxnfÃËxn^}bE 110000111000001111000011100010110111100001101110011001101100001110000011110000111000101101111000011011100101111001111101010110011100001110000011110000111000101101111000011011100110011011000011100000111100001110001011011110000110111001011110011111010110001001000101 c383c38b786e66c383c38b786e5e7d59c383c38b786e66c383c38b786e5e7d6245
UHC ??xnf??xn^}Y??xnf??xn^}bE 00111111001111110111100001101110011001100011111100111111011110000110111001011110011111010101100100111111001111110111100001101110011001100011111100111111011110000110111001011110011111010110001001000101 3f3f786e663f3f786e5e7d593f3f786e663f3f786e5e7d6245

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