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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 鏃湍f鏃湍^}Y鏃湍f鏃湍^}bE 11101000010101101001111111011000011001101110100001010110100111111101100001011110011111010101100111101000010101101001111111011000011001101110100001010110100111111101100001011110011111010110001001000101 e8569fd866e8569fd85e7d59e8569fd866e8569fd85e7d6245
EUC-JP 鏃湍f鏃湍^}Y鏃湍f鏃湍^}bE 11101111101101111101111011011010011001101110111110110111110111101101101001011110011111010101100111101111101101111101111011011010011001101110111110110111110111101101101001011110011111010110001001000101 efb7deda66efb7deda5e7d59efb7deda66efb7deda5e7d6245
UTF-8 鏃湍f鏃湍^}Y鏃湍f鏃湍^}bE 111010011000111110000011111001101011100110001101011001101110100110001111100000111110011010111001100011010101111001111101010110011110100110001111100000111110011010111001100011010110011011101001100011111000001111100110101110011000110101011110011111010110001001000101 e98f83e6b98d66e98f83e6b98d5e7d59e98f83e6b98d66e98f83e6b98d5e7d6245
UHC 鏃湍f鏃湍^}Y鏃湍f鏃湍^}bE 11110000111011001101001110101100011001101111000011101100110100111010110001011110011111010101100111110000111011001101001110101100011001101111000011101100110100111010110001011110011111010110001001000101 f0ecd3ac66f0ecd3ac5e7d59f0ecd3ac66f0ecd3ac5e7d6245

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