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 ??Jkf??Jk^}Y??Jkf??Jk^}bE 00111111001111110100101001101011011001100011111100111111010010100110101101011110011111010101100100111111001111110100101001101011011001100011111100111111010010100110101101011110011111010110001001000101 3f3f4a6b663f3f4a6b5e7d593f3f4a6b663f3f4a6b5e7d6245
SJIS-WIN 逶エJkf逶エJk^}Y逶エJkf逶エJk^}bE 1110011110011011101101000100101001101011011001101110011110011011101101000100101001101011010111100111110101011001111001111001101110110100010010100110101101100110111001111001101110110100010010100110101101011110011111010110001001000101 e79bb44a6b66e79bb44a6b5e7d59e79bb44a6b66e79bb44a6b5e7d6245
EUC-JP 逶エJkf逶エJk^}Y逶エJkf逶エJk^}bE 111011011111101110001110101101000100101001101011011001101110110111111011100011101011010001001010011010110101111001111101010110011110110111111011100011101011010001001010011010110110011011101101111110111000111010110100010010100110101101011110011111010110001001000101 edfb8eb44a6b66edfb8eb44a6b5e7d59edfb8eb44a6b66edfb8eb44a6b5e7d6245
UTF-8 逶エJkf逶エJk^}Y逶エJkf逶エJk^}bE 1110100110000000101101101110111110111101101101000100101001101011011001101110100110000000101101101110111110111101101101000100101001101011010111100111110101011001111010011000000010110110111011111011110110110100010010100110101101100110111010011000000010110110111011111011110110110100010010100110101101011110011111010110001001000101 e980b6efbdb44a6b66e980b6efbdb44a6b5e7d59e980b6efbdb44a6b66e980b6efbdb44a6b5e7d6245
UHC ??Jkf??Jk^}Y??Jkf??Jk^}bE 00111111001111110100101001101011011001100011111100111111010010100110101101011110011111010101100100111111001111110100101001101011011001100011111100111111010010100110101101011110011111010110001001000101 3f3f4a6b663f3f4a6b5e7d593f3f4a6b663f3f4a6b5e7d6245

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