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 ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN ???走f???走^}Y???走f???走^}bE 0011111100111111001111111001000110010110011001100011111100111111001111111001000110010110010111100111110101011001001111110011111100111111100100011001011001100110001111110011111100111111100100011001011001011110011111010110001001000101 3f3f3f9196663f3f3f91965e7d593f3f3f9196663f3f3f91965e7d6245
EUC-JP ???走f???走^}Y???走f???走^}bE 0011111100111111001111111100000111110110011001100011111100111111001111111100000111110110010111100111110101011001001111110011111100111111110000011111011001100110001111110011111100111111110000011111011001011110011111010110001001000101 3f3f3fc1f6663f3f3fc1f65e7d593f3f3fc1f6663f3f3fc1f65e7d6245
UTF-8 뤶쫷쐬走f뤶쫷쐬走^}Y뤶쫷쐬走f뤶쫷쐬走^}bE 111010111010010010110110111011001010101110110111111011001001000010101100111010001011010110110000011001101110101110100100101101101110110010101011101101111110110010010000101011001110100010110101101100000101111001111101010110011110101110100100101101101110110010101011101101111110110010010000101011001110100010110101101100000110011011101011101001001011011011101100101010111011011111101100100100001010110011101000101101011011000001011110011111010110001001000101 eba4b6ecabb7ec90ace8b5b066eba4b6ecabb7ec90ace8b5b05e7d59eba4b6ecabb7ec90ace8b5b066eba4b6ecabb7ec90ace8b5b05e7d6245
UHC 뤶쫷쐬走f뤶쫷쐬走^}Y뤶쫷쐬走f뤶쫷쐬走^}bE 1000111111100100101001101000111010111101111111011111000111001011011001101000111111100100101001101000111010111101111111011111000111001011010111100111110101011001100011111110010010100110100011101011110111111101111100011100101101100110100011111110010010100110100011101011110111111101111100011100101101011110011111010110001001000101 8fe4a68ebdfdf1cb668fe4a68ebdfdf1cb5e7d598fe4a68ebdfdf1cb668fe4a68ebdfdf1cb5e7d6245

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