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 00111111001111110111100001101110011001100011111100111111011110000110111001011110011111010101100100111111001111110111100001101110011001100011111100111111011110000110111001011110011111010110001001000101 3f3f786e663f3f786e5e7d593f3f786e663f3f786e5e7d6245
SJIS-WIN ツ雄xnfツ雄xn^}Yツ雄xnfツ雄xn^}bE 1100001010010111010110010111100001101110011001101100001010010111010110010111100001101110010111100111110101011001110000101001011101011001011110000110111001100110110000101001011101011001011110000110111001011110011111010110001001000101 c29759786e66c29759786e5e7d59c29759786e66c29759786e5e7d6245
EUC-JP ツ雄xnfツ雄xn^}Yツ雄xnfツ雄xn^}bE 100011101100001011001101101110100111100001101110011001101000111011000010110011011011101001111000011011100101111001111101010110011000111011000010110011011011101001111000011011100110011010001110110000101100110110111010011110000110111001011110011111010110001001000101 8ec2cdba786e668ec2cdba786e5e7d598ec2cdba786e668ec2cdba786e5e7d6245
UTF-8 ツ雄xnfツ雄xn^}Yツ雄xnfツ雄xn^}bE 1110111110111110100000101110100110011011100001000111100001101110011001101110111110111110100000101110100110011011100001000111100001101110010111100111110101011001111011111011111010000010111010011001101110000100011110000110111001100110111011111011111010000010111010011001101110000100011110000110111001011110011111010110001001000101 efbe82e99b84786e66efbe82e99b84786e5e7d59efbe82e99b84786e66efbe82e99b84786e5e7d6245
UHC ?雄xnf?雄xn^}Y?雄xnf?雄xn^}bE 0011111111101010101010010111100001101110011001100011111111101010101010010111100001101110010111100111110101011001001111111110101010101001011110000110111001100110001111111110101010101001011110000110111001011110011111010110001001000101 3feaa9786e663feaa9786e5e7d593feaa9786e663feaa9786e5e7d6245

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